3 writes to eosPiece_
Microsoft.ML.Tokenizers (3)
SentencepieceModel.cs (3)
197eosPiece_ = other.eosPiece_; 1459eosPiece_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); 1472eosPiece_ = null;
3 references to eosPiece_
Microsoft.ML.Tokenizers (3)
SentencepieceModel.cs (3)
197eosPiece_ = other.eosPiece_; 1457get { return eosPiece_ ?? EosPieceDefaultValue; } 1466get { return eosPiece_ != null; }