2 writes to g_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
241g_ = other.g_ != null ? other.g_.Clone() : null; 406g_ = value;
9 references to g_
Microsoft.ML.OnnxConverter (9)
OnnxMl.cs (9)
241g_ = other.g_ != null ? other.g_.Clone() : null; 403get { return g_; } 558if (g_ != null) hash ^= G.GetHashCode(); 607if (g_ != null) 680if (g_ != null) 744if (other.g_ != null) 746if (g_ == null) 811if (g_ == null)