2 writes to t_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
240t_ = other.t_ != null ? other.t_.Clone() : null; 390t_ = value;
9 references to t_
Microsoft.ML.OnnxConverter (9)
OnnxMl.cs (9)
240t_ = other.t_ != null ? other.t_.Clone() : null; 387get { return t_; } 557if (t_ != null) hash ^= T.GetHashCode(); 602if (t_ != null) 676if (t_ != null) 736if (other.t_ != null) 738if (t_ == null) 802if (t_ == null)