Home
last modified time | relevance | path

Searched defs:DeepUsedGraphSearcher (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/core/ir/
Dgraph_utils_extends.cc124 class DeepUsedGraphSearcher : public DeepFirstSearcher { class
126 explicit DeepUsedGraphSearcher(const IncludeFunc &include) : DeepFirstSearcher(include) {} in DeepUsedGraphSearcher() function in mindspore::__anon741a37940111::DeepUsedGraphSearcher