Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/grad/
Dtop_cell.cc261 void TopCellInfo::SaveForwardOutputTensorInfoInBpropGraph(const FuncGraphPtr &func_graph) { in SaveForwardOutputTensorInfoInBpropGraph() function in mindspore::pynative::TopCellInfo
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/grad/jit/
Djit_grad.cc441 void Jit::SaveForwardOutputTensorInfoInBpropGraph(const FuncGraphPtr &func_graph) { in SaveForwardOutputTensorInfoInBpropGraph() function in mindspore::pynative::Jit