Home
last modified time | relevance | path

Searched refs:PrintGraphExecuteOrder (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/session/
Dkernel_graph.h224 void PrintGraphExecuteOrder() const;
Dkernel_graph.cc993 void KernelGraph::PrintGraphExecuteOrder() const { in PrintGraphExecuteOrder() function in mindspore::session::KernelGraph
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_stream_assign.cc237 graph_ptr->PrintGraphExecuteOrder(); in AssignStream()
247 graph_ptr->PrintGraphExecuteOrder(); in AssignStream()