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