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