Home
last modified time | relevance | path

Searched refs:hccl_count (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_bucket.cc148 auto hccl_count = total_size_ / type_size; in LaunchAllReduce() local
151 …esult = hccl::HcclAdapter::GetInstance().HcclAllReduce(ar_input_addr_, ar_output_addr_, hccl_count, in LaunchAllReduce()