Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dtraining_ops.cc111 bool split_happened = false; in Compute() local
149 split_happened = true; in Compute()
152 if (split_happened) { in Compute()