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