Home
last modified time | relevance | path

Searched refs:HaveBuiltPathForAvx (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_avx.cc26 bool HaveBuiltPathForAvx() { return false; } in HaveBuiltPathForAvx() function
30 bool HaveBuiltPathForAvx() { return true; }
A Dhave_built_path_for.h24 bool HaveBuiltPathForAvx();
A Dctx.cc123 [=]() { return HaveBuiltPathForAvx() && cpuinfo->Avx(); }); in DetectRuntimeSupportedPaths()

Completed in 8 milliseconds