Home
last modified time | relevance | path

Searched defs:FP16MobileNetV3Small (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/XNNPACK/bench/
H A Dend2end.cc107 static void FP16MobileNetV3Small(benchmark::State& state) { in FP16MobileNetV3Small() function
/aosp_15_r20/external/XNNPACK/models/
H A Dfp16-mobilenet-v3-small.cc23 ExecutionPlan FP16MobileNetV3Small(pthreadpool_t threadpool) { in FP16MobileNetV3Small() function