Implemented interface member:
1 reference to Clone
Microsoft.ML.Tokenizers (1)
SentencepieceModel.cs (1)
3912
selfTestData_ = other.selfTestData_ != null ? other.selfTestData_.
Clone
() : null;