Searched defs:tasks (Results 1 – 15 of 15) sorted by relevance
37 void Execute(int tasks_count, TaskType* tasks, in Execute()
173 std::vector<Task> tasks; in CustomGemv() local
35 void DetectLivingFaceRequest::setTasks(const std::vector<Tasks>& tasks) in setTasks()
35 void RecognizeLogoRequest::setTasks(const std::vector<Tasks>& tasks) in setTasks()
35 void RecognizeQrCodeRequest::setTasks(const std::vector<Tasks>& tasks) in setTasks()
76 void Execute(int task_count, TaskType* tasks) { in Execute()
171 void ThreadPool::ExecuteImpl(int task_count, int stride, Task* tasks) { in ExecuteImpl()
382 TrMulTask* tasks; in TrMul() local
166 std::vector<DepthwiseConvWorkerTask<T, TS>> tasks; in DepthwiseConv() local
917 std::vector<ShuffledFullyConnectedWorkerTask> tasks; in ShuffledFullyConnected() local1175 std::vector<MeanWorkerTask> tasks; in Mean() local3722 std::vector<SoftmaxWorkerTask> tasks; variable
2082 std::vector<LegacyInt8FullyConnectedAsGEMVWorkerTask> tasks; in LegacyInt8FullyConnectedAsGEMV() local
182 task_summary_t *tasks; /* 拉取的任务数组指针 */ member
227 std::vector<MeanWorkerTask> tasks; in Mean() local
431 std::vector<DepthwiseConvHybridWorkerTask<int8, float>> tasks; in DepthwiseConvHybridPerChannel() local
184 std::vector<FullyConnectedSparseWeight1x4Task> tasks; in FullyConnectedSparseWeight1x4() local
Completed in 61 milliseconds