2 writes to type_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
944
type_
= other.type_ != null ? other.type_.Clone() : null;
984
type_
= value;
9 references to type_
Microsoft.ML.OnnxConverter (9)
OnnxMl.cs (9)
944
type_ = other.
type_
!= null ? other.
type_
.Clone() : null;
981
get { return
type_
; }
1032
if (
type_
!= null) hash ^= Type.GetHashCode();
1055
if (
type_
!= null)
1079
if (
type_
!= null)
1105
if (other.
type_
!= null)
1107
if (
type_
== null)
1138
if (
type_
== null)