Implemented interface member:
2 references to Clone
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
4775
shape_ = other.shape_ != null ? other.shape_.
Clone
() : null;
5361
shape_ = other.shape_ != null ? other.shape_.
Clone
() : null;