3 writes to bosPiece_
Microsoft.ML.Tokenizers (3)
SentencepieceModel.cs (3)
196bosPiece_ = other.bosPiece_; 1433bosPiece_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); 1446bosPiece_ = null;
3 references to bosPiece_
Microsoft.ML.Tokenizers (3)
SentencepieceModel.cs (3)
196bosPiece_ = other.bosPiece_; 1431get { return bosPiece_ ?? BosPieceDefaultValue; } 1440get { return bosPiece_ != null; }