2 writes to name_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
2782name_ = other.name_; 2925name_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to name_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
2782name_ = other.name_; 2922get { return name_; }