Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ir/
Dfunc_graph.cc488 std::shared_ptr<std::list<FuncGraphPtr>> FuncGraph::recursive_graphs() { in recursive_graphs() function in mindspore::FuncGraph
Dmanager.cc299 std::shared_ptr<std::list<FuncGraphPtr>> FuncGraphManager::recursive_graphs(const FuncGraphPtr &fg)… in recursive_graphs() function in mindspore::FuncGraphManager