Searched defs:GetWeightGrad (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/grad/ir/ | ||
| D | ir_grad.cc | 709 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/ | ||
| D | func_grad.cc | 671 ValuePtr FuncGrad::GetWeightGrad(const tensor::BaseTensorPtr &weight) { in GetWeightGrad() function in mindspore::pynative::autograd::FuncGrad |