Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dtopk_v2.cc28 constexpr int kOutputValues = 0; variable
58 TfLiteTensor* output_values = GetOutput(context, node, kOutputValues); in ResizeOutput()
167 TfLiteTensor* output_values = GetOutput(context, node, kOutputValues); in Prepare()
178 TfLiteTensor* output_values = GetOutput(context, node, kOutputValues); in Prepare()
186 TfLiteTensor* output_values = GetOutput(context, node, kOutputValues); in Eval()