2 writes to elemType_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
5360elemType_ = other.elemType_; 5385elemType_ = value;
2 references to elemType_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
5360elemType_ = other.elemType_; 5382get { return elemType_; }