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 cca9c9b use MXNET_SAFE_ACCUMULATION for softmax accumulator (#15037)
add b3c91bf Safe LayerNorm (#15002)
No new revisions were added by this update.
Summary of changes:
src/operator/nn/layer_norm-inl.h | 102 ++++++++-----
src/operator/nn/layer_norm.cu | 253 ++++++++++++++++++++-------------
tests/python/unittest/test_operator.py | 40 +++---
3 files changed, 245 insertions(+), 150 deletions(-)