2 references to ManagedSegmentFindOptimalPath
Microsoft.ML.FastTree (1)
Dataset\SegmentIntArray.cs (1)
69return ManagedSegmentFindOptimalPath;
Microsoft.ML.Tests (1)
FastTreeSumupParityTests.cs (1)
265SegmentIntArray.ManagedSegmentFindOptimalPath(work, work.Length, maxBits, out long bits, out int transitions);