Home
last modified time | relevance | path

Searched defs:task_info_list (Results 1 – 8 of 8) sorted by relevance

/third_party/mindspore/tests/ut/cpp/stub/tasksink/
Dtask_sink_stub.cc26 …GenTasks(const std::vector<CNodePtr> &anf_node_list, std::vector<TaskInfoPtr> *const task_info_lis… in GenTasks()
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/tasksink/
Dtask_generator.cc34 …tor::GenTasks(const std::vector<CNodePtr> &anf_node_list, std::vector<TaskInfoPtr> *task_info_list, in GenTasks()
145 std::vector<TaskInfoPtr> *task_info_list) { in LaunchKernel()
255 std::vector<TaskInfoPtr> *task_info_list, uint32_t graph_id) { in LaunchAllKernel()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/rts/
Dlabel_set.cc54 std::vector<TaskInfoPtr> task_info_list; in GenTask() local
Dlabel_goto.cc54 std::vector<TaskInfoPtr> task_info_list; in GenTask() local
Dstream_active.cc75 std::vector<TaskInfoPtr> task_info_list; in GenTask() local
Dlabel_switch.cc63 std::vector<TaskInfoPtr> task_info_list; in GenTask() local
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/
Ddavinci_model.h33 : task_info_list_(task_info_list), in task_info_list_() argument
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_kernel_runtime.cc474 vector<std::shared_ptr<TaskInfo>> task_info_list; in GenTask() local