Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/nn/optim/
Dthor.py514 def _get_ainv_ginv_list(self, gradients, damping_step, matrix_a_allreduce, matrix_g_allreduce): argument
915 …def _get_fc_ainv_ginv(self, index, damping_step, gradients, matrix_a_allreduce, matrix_g_allreduce, argument
993 …def _get_ainv_ginv_amax_gmax_list(self, gradients, damping_step, matrix_a_allreduce, matrix_g_allr… argument
1100 def _process_thor_fc(self, thor_layer_count, matrix_a_allreduce, matrix_g_allreduce, g): argument
1225 …def _get_second_grad_by_layertype(self, index, matrix_a_allreduce, matrix_g_allreduce, g, damping_… argument