4 references to HasBosId
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1701
if (
HasBosId
) hash ^= BosId.GetHashCode();
2033
if (
HasBosId
) {
2202
if (
HasBosId
) {
2347
if (other.
HasBosId
) {