Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Ddetection_postprocess.cc50 constexpr int kOutputTensorNumDetections = 3; variable
199 GetOutputSafe(context, node, kOutputTensorNumDetections, in Prepare()
633 GetOutputSafe(context, node, kOutputTensorNumDetections, in NonMaxSuppressionMultiClassRegularHelper()
772 GetOutputSafe(context, node, kOutputTensorNumDetections, in NonMaxSuppressionMultiClassFastHelper()