2 writes to dataType_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
2776dataType_ = other.dataType_; 2825dataType_ = value;
2 references to dataType_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
2776dataType_ = other.dataType_; 2822get { return dataType_; }