2 references to Instance
Microsoft.ML.Tokenizers.Tests (2)
src\Microsoft.ML.Tokenizers\Utils\Helpers.cs (2)
165ByteToUnicodeEncoding byteToUnicodeEncoder = ByteToUnicodeEncoding.Instance; 216IReadOnlyDictionary<char, char> unicodeToByte = ByteToUnicodeEncoding.Instance.UnicodeToByte;