1 reference to NumSubIterationsDefaultValue
Microsoft.ML.Tokenizers (1)
SentencepieceModel.cs (1)
794get { if ((_hasBits0 & 1024) != 0) { return numSubIterations_; } else { return NumSubIterationsDefaultValue; } }