Home
last modified time | relevance | path

Searched refs:HaveBuiltPathForAvx512 (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_avx512.cc26 bool HaveBuiltPathForAvx512() { return false; } in HaveBuiltPathForAvx512() function
30 bool HaveBuiltPathForAvx512() { return true; }
A Dhave_built_path_for.h26 bool HaveBuiltPathForAvx512();
A Dctx.cc127 [=]() { return HaveBuiltPathForAvx512() && cpuinfo->Avx512(); }); in DetectRuntimeSupportedPaths()

Completed in 5 milliseconds