Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/tasksink/
Dtask_generator.cc288 const std::vector<TaskDebugInfoPtr> &task_debug_info_list) { in DumpTaskInfo()
328 const std::vector<TaskDebugInfoPtr> &task_debug_info_list) { in DumpTaskInfo()
340const std::vector<TaskDebugInfoPtr> &task_debug_info_list) { in SaveTaskDebugInfoToFile()
/third_party/mindspore/mindspore/ccsrc/debug/rdr/
Drunning_data_recorder.cc35 const std::vector<TaskDebugInfoPtr> &task_debug_info_list) { in RecordTaskDebugInfo()