Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/grad/ir/
Dir_grad.cc709 AnfNodePtr IrGrad::GetWeightGrad(bool grad_weights, const tensor::BaseTensorPtrList &weights, in GetWeightGrad() function in mindspore::pynative::autograd::IrGrad
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/grad/function/
Dfunc_grad.cc671 ValuePtr FuncGrad::GetWeightGrad(const tensor::BaseTensorPtr &weight) { in GetWeightGrad() function in mindspore::pynative::autograd::FuncGrad