4 references to HasPrecompiledCharsmap
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
3113
if (
HasPrecompiledCharsmap
) hash ^= PrecompiledCharsmap.GetHashCode();
3180
if (
HasPrecompiledCharsmap
) {
3216
if (
HasPrecompiledCharsmap
) {
3249
if (other.
HasPrecompiledCharsmap
) {