Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dcpu_backend_threadpool.h37 void Execute(int tasks_count, TaskType* tasks, in Execute()
/external/gemmlowp/internal/
Dmulti_thread_gemm.h378 void Execute(int tasks_count, TaskType* tasks) { in Execute()
398 std::size_t tasks_count = tasks.size(); in LegacyExecuteAndDestroyTasks() local