Home
last modified time | relevance | path

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

/aosp_15_r20/external/XNNPACK/bench/
H A Dend2end.cc67 static void FP32MobileNetV3Small(benchmark::State& state) { in FP32MobileNetV3Small() function
/aosp_15_r20/external/XNNPACK/models/
H A Dfp32-mobilenet-v3-small.cc21 ExecutionPlan FP32MobileNetV3Small(pthreadpool_t threadpool) { in FP32MobileNetV3Small() function