Home
last modified time | relevance | path

Searched refs:new_trees_first_index (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/boosted_trees/lib/utils/
Ddropout_utils.cc111 const int32 new_trees_first_index, const int32 num_trees_to_add, in GetTreesWeightsForAddingTrees() argument
126 const int32 new_tree_index = new_trees_first_index + i; in GetTreesWeightsForAddingTrees()
Ddropout_utils.h65 const int32 new_trees_first_index, const int32 num_trees_to_add,