Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/grad/jit/
Djit_grad.cc460 bool Jit::GetJitGradGraph(const pipeline::ResourcePtr &resource) { in GetJitGradGraph() function in mindspore::pynative::Jit
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/
Dpipeline.cc796 FuncGraphPtr GraphExecutorPy::GetJitGradGraph(const std::string &phase) { in GetJitGradGraph() function in mindspore::pipeline::GraphExecutorPy