Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Ddetection_postprocess.cc40 constexpr int kOutputTensorDetectionScores = 2; variable
175 GetOutput(context, node, kOutputTensorDetectionScores); in Prepare()
465 GetOutput(context, node, kOutputTensorDetectionScores); in NonMaxSuppressionMultiClassRegularHelper()
590 GetOutput(context, node, kOutputTensorDetectionScores); in NonMaxSuppressionMultiClassFastHelper()