Home
last modified time | relevance | path

Searched refs:Avx (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dcpuinfo.cc109 bool CpuInfo::Avx() { return EnsureInitialized() && cpuinfo_has_x86_avx(); } in Avx() function in ruy::CpuInfo
160 bool CpuInfo::Avx() { return false; } in Avx() function in ruy::CpuInfo
A Dcpuinfo.h34 bool Avx();
A Dctx.cc123 [=]() { return HaveBuiltPathForAvx() && cpuinfo->Avx(); }); in DetectRuntimeSupportedPaths()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/
A Dcpu_backend_context.h72 bool Avx();

Completed in 4 milliseconds