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