4 references to HasSelfTestSampleSize
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1671
if (
HasSelfTestSampleSize
) hash ^= SelfTestSampleSize.GetHashCode();
1931
if (
HasSelfTestSampleSize
) {
2116
if (
HasSelfTestSampleSize
) {
2261
if (other.
HasSelfTestSampleSize
) {