Searched defs:exe_orders (Results 1 – 2 of 2) sorted by relevance
267 std::vector<CNodePtr> exe_orders; in ReorderIndependentOrders() local939 auto exe_orders = graph_ptr->execution_order(); in ActiveRootGraphHcom() local981 auto exe_orders = graph_ptr->execution_order(); in ActiveRootGraphIndependent() local1084 auto exe_orders = graph_ptr->execution_order(); in InsertStreamActiveForIndependent() local1705 auto &exe_orders = graph_ptr->execution_order(); in GetIndexByKey() local1734 auto &exe_orders = graph_ptr->execution_order(); in GetIndependentStreamSwitchStreamId() local1760 auto &exe_orders = graph_ptr->execution_order(); in InsertCtrlForIndependentParallel() local2146 auto exe_orders = graph_ptr->execution_order(); in FindStreamRelations() local2249 auto exe_orders = graph_ptr->execution_order(); in GetStreamActiveKind() local2389 auto exe_orders = graph_ptr->execution_order(); in FindEventRelations() local[all …]
126 const auto &exe_orders = kernel_graph_ptr->execution_order(); in ExistIndependent() local