Home
last modified time | relevance | path

Searched defs:weight_param_is_tuple (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/grad/
Dvariable.h43 bool weight_param_is_tuple; member
Dgrad.cc1245 bool weight_param_is_tuple = true; in RunGrad() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/grad/ir/
Dir_grad.cc710 bool weight_param_is_tuple) { in GetWeightGrad()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/grad/function/
Dfunc_grad.cc655 bool weight_param_is_tuple) { in GetWeightGrads()