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