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