Home
last modified time | relevance | path

Searched defs:Avx (Results 1 – 1 of 1) 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

Completed in 2 milliseconds