Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dnon_max_suppression.cc60 constexpr int kSoftNMSOutputTensorNumSelectedIndices = 2; variable
146 GetOutputSafe(context, node, kSoftNMSOutputTensorNumSelectedIndices, in Prepare()
253 GetOutputSafe(context, node, kSoftNMSOutputTensorNumSelectedIndices, in Eval()