Home
last modified time | relevance | path

Searched defs:graph_executor (Results 1 – 11 of 11) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_compiler/
Dcompiler.cc147 auto graph_executor = pipeline::GraphExecutorPy::GetInstance(); in RunGraph() local
198 auto graph_executor = mindspore::pipeline::GraphExecutorPy::GetInstance(); in Compile() local
269 auto graph_executor = mindspore::pipeline::GraphExecutorPy::GetInstance(); in Compile() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/session/
Ddelegate_session.h42 explicit GraphSinkSession(std::shared_ptr<device::GraphExecutor> graph_executor) { in GraphSinkSession()
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/graph_executor/
Dmindrt_graph_executor.cc116 auto graph_executor = std::make_shared<MindRTGraphExecutor>(name, execution_plan); in MindRTGraphExecutorCreator() local
Ddefault_executor.cc157 auto graph_executor = std::make_shared<DefaultExecutor>(name, execution_plan); in DefaultGraphExecutorCreator() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/auto_grad/
Dgrad_executor.cc93 auto graph_executor = pipeline::GraphExecutorPy::GetInstance(); in GetFuncGraphBpropGraph() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_guard/
Dstrategy.cc116 auto graph_executor = mindspore::pipeline::GraphExecutorPy::GetInstance(); in MakeGCStrategy() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/
Dparameter_manager.cc480 auto graph_executor = pipeline::GraphExecutorPy::GetInstance(); in SliceParameterObj() local
581 auto graph_executor = pipeline::GraphExecutorPy::GetInstance(); in SliceCacheParameterObj() local
637 auto graph_executor = pipeline::GraphExecutorPy::GetInstance(); in InitPynativeNoShardParams() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/
Dcommon.cc862 auto graph_executor = mindspore::pipeline::GraphExecutorPy::GetInstance(); in CallGraphCompiler() local
924 auto graph_executor = mindspore::pipeline::GraphExecutorPy::GetInstance(); in GraphCompile() local
1235 auto graph_executor = mindspore::pipeline::GraphExecutorPy::GetInstance(); in CheckValidReturn() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/grad/jit/
Djit_grad.cc461 auto graph_executor = pipeline::GraphExecutorPy::GetInstance(); in GetJitGradGraph() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/grad/
Dgrad.cc2400 auto graph_executor = pipeline::GraphExecutorPy::GetInstance(); in SetBpropGraphJitLevel() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/
Daction.cc1889 auto graph_executor = pipeline::GraphExecutorPy::GetInstance(); in CommonPipeline() local