2 writes to domain_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
1199
domain_
= other.domain_;
1284
domain_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to domain_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
1199
domain_ = other.
domain_
;
1281
get { return
domain_
; }