2 writes to eosId_
Microsoft.ML.Tokenizers (2)
SentencepieceModel.cs (2)
193eosId_ = other.eosId_; 1351eosId_ = value;
2 references to eosId_
Microsoft.ML.Tokenizers (2)
SentencepieceModel.cs (2)
193eosId_ = other.eosId_; 1348get { if ((_hasBits0 & 67108864) != 0) { return eosId_; } else { return EosIdDefaultValue; } }