Home
last modified time | relevance | path

Searched defs:SetAnfGraph (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() function in mindspore::transform::DfGraphManager
Dutils.cc367 void SetAnfGraph(const std::string &name, const AnfGraphPtr &anf_graph_ptr) { in SetAnfGraph() function