Searched defs:HcclTaskInfo (Results 1 – 2 of 2) sorted by relevance
36 struct HcclTaskInfo { struct37 std::string private_def;61 …bool GenTask(const AnfNodePtr &node, HcclDataType datatype, std::vector<HcclTaskInfo> *task_info_l… argument
231 …HcclTaskInfo(const std::string &op_name, uint32_t stream_id, const std::string hccl_type, void *in… in HcclTaskInfo() function