Searched defs:rmspropcented_numpy (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/tests/st/ops/gpu/ |
| D | test_rmsprop.py | 74 def rmspropcented_numpy(variable, gradients, mean_gradients, mean_square, moment, function
|
| /third_party/mindspore/tests/st/ops/cpu/ |
| D | test_rmsprop.py | 74 def rmspropcented_numpy(variable, gradients, mean_gradients, mean_square, moment, function
|