Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ir/
Dgraph_utils_extends.cc106 class DeepLinkedGraphSearcher : public DeepFirstSearcher { class
108 explicit DeepLinkedGraphSearcher(const IncludeFunc &include) : DeepFirstSearcher(include) {} in DeepLinkedGraphSearcher() function in mindspore::__anon2d12498b0111::DeepLinkedGraphSearcher