2 writes to type_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
236type_ = other.type_; 326type_ = value;
2 references to type_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
236type_ = other.type_; 323get { return type_; }