3 writes to SmallerChildHistogramArray
Microsoft.ML.FastTree (3)
Training\TreeLearners\LeastSquaresRegressionTreeLearner.cs (3)
366HistogramArrayPool.Get(0, out SmallerChildHistogramArray); 418HistogramArrayPool.Get(lteChild, out SmallerChildHistogramArray); 430HistogramArrayPool.Get(gtChild, out SmallerChildHistogramArray);
1 reference to SmallerChildHistogramArray
Microsoft.ML.FastTree (1)
Training\TreeLearners\LeastSquaresRegressionTreeLearner.cs (1)
526var smallStats = SmallerChildHistogramArray[flock];