This is an automated email from the ASF dual-hosted git repository.
haibin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 696c547 [BUGFIX] Fix trainer param order (#17068)
add bbdc1c3 [reproducibility] multi_sum_sq review, AtomicAdd removal
(#17002)
No new revisions were added by this update.
Summary of changes:
src/operator/contrib/multi_sum_sq-inl.h | 10 ++-
src/operator/contrib/multi_sum_sq.cc | 20 +++---
src/operator/contrib/multi_sum_sq.cu | 110 ++++++++++++++++++++------------
tests/python/gpu/test_operator_gpu.py | 30 +++++++++
4 files changed, 118 insertions(+), 52 deletions(-)