Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_stream_assign.h140 void ActiveRootGraphIndependent(const NotNull<KernelGraphPtr> &graph_ptr,
Dascend_stream_assign.cc871 ActiveRootGraphIndependent(graph_ptr, item.second); in InsertStreamActiveForParallel()
977 void AscendStreamAssign::ActiveRootGraphIndependent(const NotNull<KernelGraphPtr> &graph_ptr, in ActiveRootGraphIndependent() function in mindspore::device::ascend::AscendStreamAssign