4 references to HasUnkSurface
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1708
if (
HasUnkSurface
) hash ^= UnkSurface.GetHashCode();
2045
if (
HasUnkSurface
) {
2223
if (
HasUnkSurface
) {
2368
if (other.
HasUnkSurface
) {