Implemented interface member:
1 reference to Clone
Microsoft.ML.OnnxConverter (1)
OnnxMl.cs (1)
2777segment_ = other.segment_ != null ? other.segment_.Clone() : null;