2 writes to version_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
5772version_ = other.version_; 5814version_ = value;
2 references to version_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
5772version_ = other.version_; 5811get { return version_; }