ptrendx opened a new pull request #17995: Fix ElemwiseSum for more than 4 inputs URL: https://github.com/apache/incubator-mxnet/pull/17995 ## Description ## Fixes #17989 It was caused by a bug in `ElemwiseSum` which for more than 4 inputs and `kAddTo` req was counting gradients multiple times. @sxjscience @zhreshold Please test if this fixes the issues you saw.
---------------------------------------------------------------- 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] With regards, Apache Git Services
