3 writes to End
Microsoft.ML.Tokenizers (3)
Utils\BytePairEncoder.cs (3)
165End = 1, 185End = i + 2, 229state[leftStart].End = rightEnd;
3 references to End
Microsoft.ML.Tokenizers (3)
Utils\BytePairEncoder.cs (3)
224int rightStart = state[leftStart].End; 255int endIndex = state[currentIndex].End; 280currentIndex = state[currentIndex].End;