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