Home
last modified time | relevance | path

Searched defs:cur_cnode (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore/lite/tools/common/
Dfunc_graph_subgraph.cc343 auto cur_cnode = q.front(); in FindBeforeSubGraphInBelongAnf() local
383 auto cur_cnode = q.front(); in FindAfterSubGraphInBelongAnf() local
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_stream_assign.cc1454 auto cur_cnode = cnode_ptr_list[i]; in GetStreamIDHcomMap() local
1521 auto cur_cnode = cnode_ptr_list[i]; in InsertEventBetweenHcom() local
2148 auto cur_cnode = exe_orders[i]; in FindStreamRelations() local
2196 auto cur_cnode = orders[index]; in GetStreamActiveStreamRelation() local
2254 auto cur_cnode = exe_orders[index]; in GetStreamActiveKind() local
2392 auto cur_cnode = exe_orders[i]; in FindEventRelations() local
2436 auto cur_cnode = exe_orders.at(i); in AdjustAtomicAddrCleanOrder() local
/third_party/mindspore/mindspore/lite/tools/converter/
Danf_transform.cc353 auto &cur_cnode = to_process.front(); in GetFuncGraphs() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/allreduce_fusion/
Dallreduce_fusion.cc156 const auto cur_cnode = cnode_queue.front(); in AddEdgeToGraph() local
/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dkernel_adjust.cc181 CNodePtr cur_cnode = nullptr; in CopyMemcpyList() local