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