4 references to HasNumThreads
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1683
if (
HasNumThreads
) hash ^= NumThreads.GetHashCode();
1963
if (
HasNumThreads
) {
2152
if (
HasNumThreads
) {
2297
if (other.
HasNumThreads
) {