Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dnon_max_suppression.cc55 constexpr int kSoftNMSOutputTensorSelectedIndices = 0; variable
135 GetOutputSafe(context, node, kSoftNMSOutputTensorSelectedIndices, in Prepare()
246 GetOutputSafe(context, node, kSoftNMSOutputTensorSelectedIndices, in Eval()