ONE - On-device Neural Engine
|
Typedefs | |
using | Task = ruy::Task |
Functions | |
template<typename TaskType > | |
void | Execute (int tasks_count, TaskType *tasks, ruy::Context *ruy_context) |
using nnfw::cker::cpu_backend_threadpool::Task = typedef ruy::Task |
Definition at line 33 of file CpuBackendThreadpool.h.
void nnfw::cker::cpu_backend_threadpool::Execute | ( | int | tasks_count, |
TaskType * | tasks, | ||
ruy::Context * | ruy_context | ||
) |
Definition at line 36 of file CpuBackendThreadpool.h.
Referenced by nnfw::cker::DepthwiseConv(), and nnfw::cker::optimized_integer_ops::DepthwiseConvPerChannel().