Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ir/
Dfunc_graph.h417 void IncAttachedMngCnt() { attached_mng_cnt_++; } in IncAttachedMngCnt() function
Dmanager.cc430 fg->IncAttachedMngCnt(); in AddIntoManaged()