Searched refs:splits_sum (Results 1 – 1 of 1) sorted by relevance
128 const Eigen::Tensor<float, 1, Eigen::RowMajor>& splits_sum, in RegressionSplitScore() argument143 WeightedVariance(splits_sum.slice(offsets, extents), in RegressionSplitScore()170 const auto splits_sum = in GetTwoBestRegression() local183 const auto right_sums = tc_sum.broadcast(bcast) - splits_sum; in GetTwoBestRegression()188 totals_count_accessor, splits_sum, splits_square, in GetTwoBestRegression()