2 writes to _cachedLeafBuilderPosition
Microsoft.ML.FastTree (2)
TreeEnsembleFeaturizer.cs (2)
264
_cachedLeafBuilderPosition
= -1;
299
_cachedLeafBuilderPosition
= _input.Position;
1 reference to _cachedLeafBuilderPosition
Microsoft.ML.FastTree (1)
TreeEnsembleFeaturizer.cs (1)
285
if (
_cachedLeafBuilderPosition
!= _input.Position)