Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/profiling/
Dprofiling_utils.cc98 auto &execution_orders = kernel_graph.execution_order(); in GetTraceBegin() local
167 auto &execution_orders = kernel_graph.execution_order(); in GetTraceBpEnd() local
224 auto &execution_orders = kernel_graph.execution_order(); in GetTraceIterEnd() local
/third_party/mindspore/mindspore/ccsrc/backend/session/
Dsession_basic.cc2401 auto &execution_orders = graph->execution_order(); in SetGraphBpropAttr() local