Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Ddetection_postprocess.cc30 namespace detection_postprocess { namespace
726 static TfLiteRegistration r = {detection_postprocess::Init, in Register_DETECTION_POSTPROCESS()
727 detection_postprocess::Free, in Register_DETECTION_POSTPROCESS()
728 detection_postprocess::Prepare, in Register_DETECTION_POSTPROCESS()
729 detection_postprocess::Eval}; in Register_DETECTION_POSTPROCESS()
DAndroid.bp55 "detection_postprocess.cc",
DBUILD169 "detection_postprocess.cc",
/external/tensorflow/tensorflow/lite/
Dtflite_static.bp60 "kernels/detection_postprocess.cc",