2 writes to value_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
2012value_ = other.value_; 2044value_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to value_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
2012value_ = other.value_; 2041get { return value_; }