Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dprediction_ops.cc330 Tensor* output_debug_info_t = nullptr; in Compute() local
333 {batch_size}, &output_debug_info_t)); in Compute()
335 auto output_debug_info = output_debug_info_t->flat<tstring>(); in Compute()