4 references to HasShuffleInputSentence
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1677
if (
HasShuffleInputSentence
) hash ^= ShuffleInputSentence.GetHashCode();
1975
if (
HasShuffleInputSentence
) {
2134
if (
HasShuffleInputSentence
) {
2279
if (other.
HasShuffleInputSentence
) {