Home
last modified time | relevance | path

Searched defs:current_tree (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dtraining_ops.cc97 int32 current_tree = in Compute() local
179 int32 current_tree = num_trees - 1; in UpdateGlobalAttemptsAndRetrieveGrowableTree() local
Dresources.cc305 void BoostedTreesEnsembleResource::PostPruneTree(const int32 current_tree) { in PostPruneTree()
/external/tensorflow/tensorflow/contrib/boosted_trees/kernels/
Dtraining_ops.cc579 const int32 current_tree = num_trees - 1; in UpdateTreeWeightsIfDropout() local