2 writes to tensorName_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
2202tensorName_ = other.tensorName_; 2222tensorName_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to tensorName_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
2202tensorName_ = other.tensorName_; 2219get { return tensorName_; }