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