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