1 write to LabelsOffset
Microsoft.ML.FastTree (1)
Training\DcgCalculator.cs (1)
464
_secondLevelcomparers[threadIndex].
LabelsOffset
= labelBegin;
4 references to LabelsOffset
Microsoft.ML.FastTree (4)
Training\DcgPermutationComparer.cs (4)
163
if (Labels[
LabelsOffset
+ x] < Labels[
LabelsOffset
+ y])
165
if (Labels[
LabelsOffset
+ x] > Labels[
LabelsOffset
+ y])