Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dctx.cc71 CpuInfo* Ctx::mutable_cpuinfo() { return &mutable_impl()->cpuinfo_; } in mutable_cpuinfo() function in ruy::Ctx
163 *paths = DetectRuntimeSupportedPaths(kAllPaths, mutable_cpuinfo()); in GetRuntimeEnabledPaths()
211 return tuning_resolver->Resolve(mutable_cpuinfo()); in GetMainThreadTuning()
A Dctx.h52 CpuInfo* mutable_cpuinfo();
A Dtrmul.cc309 const auto& cpu_cache_params = ctx->mutable_cpuinfo()->CacheParams(); in TrMul()
392 allocator, ctx->mutable_cpuinfo()); in TrMul()

Completed in 4 milliseconds