Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ir/
Dgraph_utils.h69 std::vector<AnfNodePtr> DeepUsersSearch(const AnfNodePtr &root, const IncludeFunc &include,
Dgraph_utils_extends.cc201 std::vector<AnfNodePtr> DeepUsersSearch(const AnfNodePtr &root, const IncludeFunc &include, in DeepUsersSearch() function