Searched defs:weight_clone (Results 1 – 1 of 1) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/boost/ |
| D | dim_reduce.py | 168 def construct(self, loss, old_grad, loss_scale, weight, weight_clone, *inputs): argument 254 def _res_loss(self, old_grad, grad_proj, weight, weight_clone, rho, dn): argument 278 def _line_search(self, gk, dk, dn, old_loss, weight, weight_clone, *inputs): argument 289 def _find_rho(self, gk, dk, dn, old_loss, weight, weight_clone, rho, *inputs): argument
|