2 writes to shape_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
5361
shape_
= other.shape_ != null ? other.shape_.Clone() : null;
5398
shape_
= value;
9 references to shape_
Microsoft.ML.OnnxConverter (9)
OnnxMl.cs (9)
5361
shape_ = other.
shape_
!= null ? other.
shape_
.Clone() : null;
5395
get { return
shape_
; }
5429
if (
shape_
!= null) hash ^= Shape.GetHashCode();
5451
if (
shape_
!= null)
5470
if (
shape_
!= null)
5492
if (other.
shape_
!= null)
5494
if (
shape_
== null)
5521
if (
shape_
== null)