Home
last modified time | relevance | path

Searched defs:cur_stream_id (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_stream_assign.h61 uint32_t cur_stream_id = cur_stream_num_; in ApplyNewStream() local
65 uint32_t cur_stream_id = cur_stream_num_; in ApplyNewStream() local
Dascend_stream_assign.cc186 StreamActiveKind GetStreamKind(uint32_t cur_stream_id, uint32_t pre_stream_id, uint32_t next_stream… in GetStreamKind()
913 auto cur_stream_id = AnfAlgo::GetStreamId(cur_cnode_ptr); in ActiveOtherGraphParallel() local
1032 uint32_t cur_stream_id = AnfAlgo::GetStreamId(cur_cnode_ptr); in InsertStreamActiveForCommon() local
1103 auto cur_stream_id = AnfAlgo::GetStreamId(cur_cnode_ptr); in InsertStreamActiveForIndependent() local
1132 uint32_t cur_stream_id = AnfAlgo::GetStreamId(cur_cnode_ptr); in GetProcessedStream() local
1313 uint32_t cur_stream_id = AnfAlgo::GetStreamId(cur_cnode_ptr); in InsertEventHcomDependCommonBak() local
1413 uint32_t cur_stream_id = AnfAlgo::GetStreamId(cur_cnode_ptr); in InsertEventHcomDependCommon() local
1459 uint32_t cur_stream_id = AnfAlgo::GetStreamId(cur_cnode); in GetStreamIDHcomMap() local
2167 auto cur_stream_id = AnfAlgo::GetStreamId(node_ptr); in GetStreamSwitchStreamRelation() local
2197 auto cur_stream_id = AnfAlgo::GetStreamId(cur_cnode); in GetStreamActiveStreamRelation() local
[all …]
/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dkernel_adjust.cc1070 auto cur_stream_id = AnfAlgo::GetStreamId(execution_order[i]); in InsertOverflowCheckOperations() local