Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/mindapi/src/
Dutils.cc28 MIND_API FuncGraphPtr CloneGraph(const FuncGraphPtr &func_graph) { in CloneGraph() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/
Dgraph_kernel_recompute.cc639 std::pair<FuncGraphPtr, AnfNodePtrList> GraphKernelRecompute::CloneGraph(const CNodePtr &source_gra… in CloneGraph() function in mindspore::graphkernel::GraphKernelRecompute