Searched defs:task1 (Results 1 – 8 of 8) sorted by relevance
/third_party/boost/libs/spirit/classic/test/ |
D | grammar_mt_tests.cpp | 182 single_grammar_object_task task1, task2, task3, task4; in single_local_grammar_object_multiple_threads() local 216 two_grammar_objects_task task1, task2, task3, task4; in multiple_local_grammar_objects_multiple_threads() local 248 single_global_grammar_object_task task1, task2, task3, task4; in single_global_grammar_object_multiple_threads() local 282 multiple_global_grammar_objects_task task1, task2, task3, task4; in multiple_global_grammar_objects_multiple_threads() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/ |
D | layer_norm_grad_cpu_kernel.cc | 92 auto task1 = [this, &x, &dy, &var, &mean, &dg, &db, thread_num1](size_t start) { in LaunchKernel() local
|
D | roi_align_grad_cpu_kernel.cc | 117 auto task1 = [this, &dx](size_t start, size_t end) { in Launch() local
|
D | nms_with_mask_cpu_kernel.cc | 46 auto task1 = [this, &data_buff, &index_buff, &input, inner, box_size](int start, int end) { in NmsBitonicSortByKeyKernel() local
|
/third_party/mindspore/tests/ut/cpp/device/ |
D | ge_runtime_test.cc | 225 …std::shared_ptr<Task> task1 = TaskFactory::GetInstance().Create(model_context, label_goto_task_inf… in TEST_F() local 289 …std::shared_ptr<Task> task1 = TaskFactory::GetInstance().Create(model_context, label_switch_task_i… in TEST_F() local
|
/third_party/libwebsockets/lib/misc/threadpool/ |
D | threadpool.c | 1129 struct lws_threadpool_task *task1; in lws_threadpool_foreach_task_wsi() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/perf/ |
D | cpu_sampling.cc | 282 for (auto &task1 : allTasks) { in Collect() local
|
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | deserialize_test.cc | 424 std::string task1 = "AFQMC"; in TEST_F() local
|