2 writes to docString_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
2399
docString_
= other.docString_;
2485
docString_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to docString_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
2399
docString_ = other.
docString_
;
2482
get { return
docString_
; }