Searched refs:IncAttachedMngCnt (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/core/ir/ | ||
D | func_graph.h | 417 void IncAttachedMngCnt() { attached_mng_cnt_++; } in IncAttachedMngCnt() function |
D | manager.cc | 430 fg->IncAttachedMngCnt(); in AddIntoManaged() |