2 writes to bosId_
Microsoft.ML.Tokenizers (2)
SentencepieceModel.cs (2)
192
bosId_
= other.bosId_;
1321
bosId_
= value;
2 references to bosId_
Microsoft.ML.Tokenizers (2)
SentencepieceModel.cs (2)
192
bosId_ = other.
bosId_
;
1318
get { if ((_hasBits0 & 33554432) != 0) { return
bosId_
; } else { return BosIdDefaultValue; } }