2 references to Hash
Microsoft.ML.Tokenizers (2)
Utils\DoubleArrayTrie.cs (2)
466
hashValue ^=
Hash
((uint)((label << 24) ^ unit));
527
hashValue ^=
Hash
((uint)((label << 24) ^ unit));