Home
last modified time | relevance | path

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

/third_party/flutter/skia/infra/bots/
Dgen_tasks.go17 gen_tasks_logic.GenTasks(nil)
/third_party/skia/infra/bots/
Dgen_tasks.go17 gen_tasks_logic.GenTasks(nil)
/third_party/mindspore/tests/ut/cpp/stub/tasksink/
Dtask_sink_stub.cc26 bool TaskGenerator::GenTasks(const std::vector<CNodePtr> &anf_node_list, std::vector<TaskInfoPtr> *… in GenTasks() function in mindspore::device::ascend::tasksink::TaskGenerator
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/tasksink/
Dtask_generator.h60 …bool GenTasks(const std::vector<CNodePtr> &anf_node_list, std::vector<TaskInfoPtr> *task_info_list,
Dtask_generator.cc34 bool TaskGenerator::GenTasks(const std::vector<CNodePtr> &anf_node_list, std::vector<TaskInfoPtr> *… in GenTasks() function in mindspore::device::ascend::tasksink::TaskGenerator
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_kernel_runtime.cc477 if (!task_generator.GenTasks(anf_node_list, &task_info_list, graph.graph_id())) { in GenTask()
/third_party/skia/infra/bots/gen_tasks_logic/
Dgen_tasks_logic.go345 func GenTasks(cfg *Config) { func
/third_party/flutter/skia/infra/bots/gen_tasks_logic/
Dgen_tasks_logic.go319 func GenTasks(cfg *Config) { func