Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/boosted_trees/resources/
Ddecision_tree_ensemble_resource.h64 void IncrementAttempts() { in IncrementAttempts() function
/external/tensorflow/tensorflow/contrib/boosted_trees/kernels/
Dtraining_ops.cc264 ensemble_resource->IncrementAttempts(); in RetrieveBias()
374 ensemble_resource->IncrementAttempts(); in Compute()