Home
last modified time | relevance | path

Searched defs:HcclTaskInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/hccl_adapter/
Dhccl_adapter.h36 struct HcclTaskInfo { struct
37 std::string private_def;
61 …bool GenTask(const AnfNodePtr &node, HcclDataType datatype, std::vector<HcclTaskInfo> *task_info_l… argument
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/
Dtask_info.h231HcclTaskInfo(const std::string &op_name, uint32_t stream_id, const std::string hccl_type, void *in… in HcclTaskInfo() function