Searched refs:left_child_values (Results 1 – 1 of 1) sorted by relevance
568 const auto& left_child_values = node_value(tree_id, left_id); in RecursivelyDoPostPrunePreparation() local570 std::vector<float> parent_values(left_child_values.size(), 0.0); in RecursivelyDoPostPrunePreparation()576 left_child_values[i]); in RecursivelyDoPostPrunePreparation()