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