Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dtopk_v2.cc29 constexpr int kOutputIndexes = 1; variable
57 TfLiteTensor* output_indexes = GetOutput(context, node, kOutputIndexes); in ResizeOutput()
177 TfLiteTensor* output_indexes = GetOutput(context, node, kOutputIndexes); in Prepare()
187 TfLiteTensor* output_indexes = GetOutput(context, node, kOutputIndexes); in Eval()