Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/boosted_trees/kernels/
Dtraining_ops.cc586 std::vector<float> dropped_trees_weights; in UpdateTreeWeightsIfDropout() local
589 &dropped_trees, &dropped_trees_weights); in UpdateTreeWeightsIfDropout()
599 dropped_trees, dropped_trees_weights, current_tree, in UpdateTreeWeightsIfDropout()