Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/tools/converter/
Danf_transform.cc345 void AnfTransform::GetFuncGraphs(const FuncGraphPtr &func_graph, std::set<FuncGraphPtr> *all_func_g… in GetFuncGraphs() function in mindspore::lite::AnfTransform
/third_party/mindspore/mindspore/core/ir/
Dgraph_utils.cc297 std::set<FuncGraphPtr> FuncGraphIndex::GetFuncGraphs(const std::string &key) { in GetFuncGraphs() function in mindspore::FuncGraphIndex