Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/stub/hccl/
Dhccl_stub.cc152 HcclResult HcclAllReduce(void *sendBuf, void *recvBuf, uint64_t count, HcclDataType dataType, HcclR… in HcclAllReduce() argument
162 HcclResult HcclReduceScatter(void *sendBuf, void *recvBuf, uint64_t recvCount, HcclDataType dataTyp… in HcclReduceScatter() argument
167 HcclResult HcclAllGather(void *sendBuf, void *recvBuf, uint64_t sendCount, HcclDataType dataType, H… in HcclAllGather() argument