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