Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dprediction_ops.cc138 float partial_all_logit = 0.0; in Compute() local
146 partial_all_logit += in Compute()
162 output_partial_logits(i, 0) = partial_all_logit; in Compute()