Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dnon_max_suppression.cc49 constexpr int kNMSOutputTensorSelectedIndices = 0; variable
162 context, GetOutputSafe(context, node, kNMSOutputTensorSelectedIndices, in Prepare()
269 context, GetOutputSafe(context, node, kNMSOutputTensorSelectedIndices, in Eval()