2 writes to segment_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
2777
segment_
= other.segment_ != null ? other.segment_.Clone() : null;
2838
segment_
= value;
9 references to segment_
Microsoft.ML.OnnxConverter (9)
OnnxMl.cs (9)
2777
segment_ = other.
segment_
!= null ? other.
segment_
.Clone() : null;
2835
get { return
segment_
; }
3089
if (
segment_
!= null) hash ^= Segment.GetHashCode();
3123
if (
segment_
!= null)
3170
if (
segment_
!= null)
3216
if (other.
segment_
!= null)
3218
if (
segment_
== null)
3274
if (
segment_
== null)