2 writes to elemType_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
4774
elemType_
= other.elemType_;
4799
elemType_
= value;
2 references to elemType_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
4774
elemType_ = other.
elemType_
;
4796
get { return
elemType_
; }