Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dstats_ops.cc1608 Tensor* summary_indices_t = nullptr; in Compute() local
1612 &summary_indices_t)); in Compute()
1613 auto summary_indices = summary_indices_t->matrix<int32>(); in Compute()