4 references to GetShiftedIds
Microsoft.ML.Tokenizers.Tests (4)
UnigramTests.cs (4)
401
int[] shiftedIds =
GetShiftedIds
(ids);
497
int[] shiftedIds =
GetShiftedIds
(ids);
712
int[] shiftedIds =
GetShiftedIds
(ids);
777
DecodeWithTokenizerTest(_unigramTokenizerFromJson, decodedString,
GetShiftedIds
(ids));