2 writes to name_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
2396name_ = other.name_; 2439name_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to name_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
2396name_ = other.name_; 2436get { return name_; }