Home
last modified time | relevance | path

Searched defs:thread_pool (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dcontext.cc39 const ThreadPool& Context::thread_pool() const { return ctx().thread_pool(); } in thread_pool() function in ruy::Context
A Dctx.cc42 const ThreadPool& Ctx::thread_pool() const { return impl().thread_pool_; } in thread_pool() function in ruy::Ctx

Completed in 3 milliseconds