Searched refs:MaybeDropFuncGraphs (Results 1 – 3 of 3) sorted by relevance
405 MaybeDropFuncGraphs(func_graphs_ - keep, true); in KeepRoots()418 MaybeDropFuncGraphs(func_graphs_, true); in RemoveRoots()433 void FuncGraphManager::MaybeDropFuncGraphs(const FuncGraphSet &func_graphs, bool ignore_users) { in MaybeDropFuncGraphs() function in mindspore::FuncGraphManager759 MaybeDropFuncGraphs(drop_func_graphs); in CommitChanges()
299 void MaybeDropFuncGraphs(const FuncGraphSet &func_graphs, bool ignore_users = false);
580 mng->MaybeDropFuncGraphs(s); in TEST_F()