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