Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/boosted_trees/lib/utils/
Ddropout_utils.cc116 const float dropped_sum = in GetTreesWeightsForAddingTrees() local
123 const float total_new_trees_weight = dropped_sum / (num_dropped + 1); in GetTreesWeightsForAddingTrees()