Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/graph_ir/
Ddf_graph_manager.cc175 void DfGraphManager::SetAnfGraph(const std::string &name, const AnfGraphPtr &anf_graph_ptr) { in SetAnfGraph()
Dutils.cc367 void SetAnfGraph(const std::string &name, const AnfGraphPtr &anf_graph_ptr) { in SetAnfGraph()