Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ir/
Dgraph_utils_extends.cc79 class DeepScopedGraphSearcher : public DeepFirstSearcher { class
81 explicit DeepScopedGraphSearcher(const IncludeFunc &include) : DeepFirstSearcher(include) {} in DeepScopedGraphSearcher() function in mindspore::__anon741a37940111::DeepScopedGraphSearcher