Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dcpuinfo.cc96 bool CpuInfo::NeonDotprod() { in NeonDotprod() function in ruy::CpuInfo
158 bool CpuInfo::NeonDotprod() { return false; } in NeonDotprod() function in ruy::CpuInfo
A Dcpuinfo.h30 bool NeonDotprod();
A Dctx.cc118 maybe_add(Path::kNeonDotprod, [=]() { return cpuinfo->NeonDotprod(); }); in DetectRuntimeSupportedPaths()

Completed in 5 milliseconds