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.cc323 Tensor* output_debug_info_t = nullptr; in Compute() local
326 {batch_size}, &output_debug_info_t)); in Compute()
328 auto output_debug_info = output_debug_info_t->flat<string>(); in Compute()