Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Ddetection_postprocess.cc258 TfLiteStatus DecodeCenterSizeBoxes(TfLiteContext* context, TfLiteNode* node, in DecodeCenterSizeBoxes() function
714 TF_LITE_ENSURE_STATUS(DecodeCenterSizeBoxes(context, node, op_data)); in Eval()