Home
last modified time | relevance | path

Searched defs:ms_func_graph (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/grad/jit/
Djit_dfunctor.cc284 auto ms_func_graph = cnode_morph->func_graph(); in ReplaceEquivOut() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_compiler/
Dcompiler.cc156 FuncGraphPtr ms_func_graph = graph_executor->GetFuncGraph(phase); in RunGraph() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_guard/
Dstrategy.cc127 FuncGraphPtr ms_func_graph = graph_executor->GetFuncGraph(phase); in MakeGCStrategy() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/
Dcommon.cc925 FuncGraphPtr ms_func_graph = graph_executor->GetFuncGraph(phase); in GraphCompile() local
1236 FuncGraphPtr ms_func_graph = graph_executor->GetFuncGraph(c->code->GetPhase()); in CheckValidReturn() local