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