Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dhave_built_path_for_avx2_fma.cc26 bool HaveBuiltPathForAvx2Fma() { return false; } in HaveBuiltPathForAvx2Fma() function
30 bool HaveBuiltPathForAvx2Fma() { return true; }
A Dhave_built_path_for.h25 bool HaveBuiltPathForAvx2Fma();
A Dctx.cc125 [=]() { return HaveBuiltPathForAvx2Fma() && cpuinfo->Avx2Fma(); }); in DetectRuntimeSupportedPaths()

Completed in 3 milliseconds