2 writes to shape_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
4775
shape_
= other.shape_ != null ? other.shape_.Clone() : null;
4812
shape_
= value;
9 references to shape_
Microsoft.ML.OnnxConverter (9)
OnnxMl.cs (9)
4775
shape_ = other.
shape_
!= null ? other.
shape_
.Clone() : null;
4809
get { return
shape_
; }
4843
if (
shape_
!= null) hash ^= Shape.GetHashCode();
4865
if (
shape_
!= null)
4884
if (
shape_
!= null)
4906
if (other.
shape_
!= null)
4908
if (
shape_
== null)
4935
if (
shape_
== null)