Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_stream_assign.cc267 std::vector<CNodePtr> exe_orders; in ReorderIndependentOrders() local
939 auto exe_orders = graph_ptr->execution_order(); in ActiveRootGraphHcom() local
981 auto exe_orders = graph_ptr->execution_order(); in ActiveRootGraphIndependent() local
1084 auto exe_orders = graph_ptr->execution_order(); in InsertStreamActiveForIndependent() local
1705 auto &exe_orders = graph_ptr->execution_order(); in GetIndexByKey() local
1734 auto &exe_orders = graph_ptr->execution_order(); in GetIndependentStreamSwitchStreamId() local
1760 auto &exe_orders = graph_ptr->execution_order(); in InsertCtrlForIndependentParallel() local
2146 auto exe_orders = graph_ptr->execution_order(); in FindStreamRelations() local
2249 auto exe_orders = graph_ptr->execution_order(); in GetStreamActiveKind() local
2389 auto exe_orders = graph_ptr->execution_order(); in FindEventRelations() local
[all …]
/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dkernel_adjust.cc126 const auto &exe_orders = kernel_graph_ptr->execution_order(); in ExistIndependent() local