Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Ddetection_postprocess.cc47 constexpr int kOutputTensorDetectionBoxes = 0; variable
174 GetOutputSafe(context, node, kOutputTensorDetectionBoxes, in Prepare()
621 GetOutputSafe(context, node, kOutputTensorDetectionBoxes, in NonMaxSuppressionMultiClassRegularHelper()
760 GetOutputSafe(context, node, kOutputTensorDetectionBoxes, in NonMaxSuppressionMultiClassFastHelper()