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