Home
last modified time | relevance | path

Searched refs:first_independent_stream (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_stream_assign.cc1001 auto first_independent_stream = *(independent_streams.begin()); in ActiveRootGraphIndependent() local
1002 …AnfAlgo::SetNodeAttr(kAttrTrueBranchStream, MakeValue<uint32_t>(first_independent_stream), cur_cno… in ActiveRootGraphIndependent()