Searched refs:GetUpdateStateUsers (Results 1 – 5 of 5) sorted by relevance
39 auto update_states = AnfAlgo::GetUpdateStateUsers(manager, orig_cnode); in InsertCastForMultipleOutput()
171 auto update_states = AnfAlgo::GetUpdateStateUsers(manager, orig_cnode); in DealRefForMultipleOutput()
305 …static AnfNodeIndexSet GetUpdateStateUsers(const FuncGraphManagerPtr &manager, const AnfNodePtr &n…
2285 AnfNodeIndexSet AnfRuntimeAlgorithm::GetUpdateStateUsers(const FuncGraphManagerPtr &manager, const … in GetUpdateStateUsers() function in mindspore::session::AnfRuntimeAlgorithm
162 auto update_states = AnfAlgo::GetUpdateStateUsers(manager, orig_node); in InsertTransOpForMultipleOutput()