Searched defs:recursive_graphs (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/core/ir/ | ||
| D | func_graph.cc | 488 std::shared_ptr<std::list<FuncGraphPtr>> FuncGraph::recursive_graphs() { in recursive_graphs() function in mindspore::FuncGraph |
| D | manager.cc | 299 std::shared_ptr<std::list<FuncGraphPtr>> FuncGraphManager::recursive_graphs(const FuncGraphPtr &fg)… in recursive_graphs() function in mindspore::FuncGraphManager |