4 references to HasVocabularyOutputPieceScore
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1697
if (
HasVocabularyOutputPieceScore
) hash ^= VocabularyOutputPieceScore.GetHashCode();
2009
if (
HasVocabularyOutputPieceScore
) {
2190
if (
HasVocabularyOutputPieceScore
) {
2335
if (other.
HasVocabularyOutputPieceScore
) {