Searched defs:GetFuncGraphBpropGraph (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/auto_grad/ | ||
| D | grad_executor.cc | 92 FuncGraphPtr GradExecutor::GetFuncGraphBpropGraph(const std::string &phase, const py::tuple &args) { in GetFuncGraphBpropGraph() function in mindspore::pijit::grad::GradExecutor |
| D | bprop_func_graph_manager.cc | 132 FuncGraphPtr BpropFuncGraphManager::GetFuncGraphBpropGraph(const FuncGraphPtr &forward_graph, in GetFuncGraphBpropGraph() function in mindspore::pijit::grad::BpropFuncGraphManager |