Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dtraining_ops.cc88 int32 current_tree = in Compute() local
152 int32 current_tree = num_trees - 1; in UpdateGlobalAttemptsAndRetrieveGrowableTree() local
294 int32 current_tree = in Compute() local
372 int32 current_tree = num_trees - 1; in UpdateGlobalAttemptsAndRetrieveGrowableTree() local
Dresources.cc379 void BoostedTreesEnsembleResource::PostPruneTree(const int32 current_tree, in PostPruneTree()