4 references to HasSeedSentencepiecesFile
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1710
if (
HasSeedSentencepiecesFile
) hash ^= SeedSentencepiecesFile.GetHashCode();
2085
if (
HasSeedSentencepiecesFile
) {
2229
if (
HasSeedSentencepiecesFile
) {
2374
if (other.
HasSeedSentencepiecesFile
) {