Searched defs:task2 (Results 1 – 10 of 10) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/pass/ |
| D | comp_comm_scheduling.cc | 111 bool SortByWeightMax(const std::shared_ptr<Task> &task1, const std::shared_ptr<Task> &task2) { in SortByWeightMax() 115 bool SortByWeightMin(const std::shared_ptr<Task> &task1, const std::shared_ptr<Task> &task2) { in SortByWeightMin() 119 bool SortBySuccDiff(const std::shared_ptr<Task> &task1, const std::shared_ptr<Task> &task2) { in SortBySuccDiff() 126 bool SortByBottomLevelMax(const std::shared_ptr<Task> &task1, const std::shared_ptr<Task> &task2) { in SortByBottomLevelMax() 133 bool SortByBottomLevelMin(const std::shared_ptr<Task> &task1, const std::shared_ptr<Task> &task2) { in SortByBottomLevelMin() 140 bool SortByTopLevelMax(const std::shared_ptr<Task> &task1, const std::shared_ptr<Task> &task2) { in SortByTopLevelMax() 146 bool SortByTopLevelMin(const std::shared_ptr<Task> &task1, const std::shared_ptr<Task> &task2) { in SortByTopLevelMin() 152 …ortByBottomTopLevelMaxSum(const std::shared_ptr<Task> &task1, const std::shared_ptr<Task> &task2) { in SortByBottomTopLevelMaxSum() 160 …ortByBottomTopLevelMinSum(const std::shared_ptr<Task> &task1, const std::shared_ptr<Task> &task2) { in SortByBottomTopLevelMinSum() 172 …ByBottomTopLevelComposite(const std::shared_ptr<Task> &task1, const std::shared_ptr<Task> &task2) { in SortByBottomTopLevelComposite() [all …]
|
| /third_party/mindspore/mindspore-src/source/tests/ut/cpp/pynative/ |
| D | op_executor_test.cc | 95 auto task2 = std::make_shared<runtime::DeviceOpRunTask>( in TEST_F() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/ |
| D | inplace_index_add_cpu_kernel.cc | 144 auto task2 = [&](size_t start, size_t end) { in LaunchKernel() local
|
| D | uniform_candidate_sampler_cpu_kernel.cc | 107 auto task2 = [this, &sampled_expected_count, &value](size_t start, size_t end) { in ExpectedLanuch() local
|
| D | layer_norm_grad_cpu_kernel.cc | 145 auto task2 = [this, &x, &dy, &var, &mean, &dx, &gamma, thread_num2](size_t start) { in LaunchKernel() local
|
| D | roi_align_grad_cpu_kernel.cc | 245 auto task2 = [this, &dy, &rois, &dx](size_t start, size_t end) { in LaunchKernel() local
|
| D | nms_with_mask_cpu_kernel.cc | 104 auto task2 = [i, j, &data_buff, &index_buff](size_t start, size_t end) { in NmsBitonicSortByKeyKernel() local
|
| /third_party/python/Lib/test/ |
| D | test_thread.py | 196 def task2(self, ident): member in BarrierTest
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/ |
| D | vktShaderObjectBindingTests.cpp | 1190 std::stringstream task2; in initPrograms() local
|
| /third_party/libabigail/tools/ |
| D | abipkgdiff.cc | 2788 const task_sptr &task2) in elf_size_is_greater()
|