DickJC123 opened a new issue #19805: URL: https://github.com/apache/incubator-mxnet/issues/19805
## Description Maybe I'm missing something, but is the handling of the MXNET_USE_SAFE_ACCUMULATION variable backwards (i.e. setting the variable true turns off safe accumulation)? https://github.com/apache/incubator-mxnet/blob/3122423f3118f5ad2e278eeae97fc5a19c1feef1/src/operator/nn/layer_norm-inl.h#L124-L137 https://github.com/apache/incubator-mxnet/blob/3122423f3118f5ad2e278eeae97fc5a19c1feef1/src/operator/tensor/broadcast_reduce-inl.h#L391-L413 Tagging some that have worked or referred to this code: @sxjscience @leezu ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
