matteosal commented on issue #20293: URL: https://github.com/apache/incubator-mxnet/issues/20293#issuecomment-850523100
This seems a problem specific with the `elemwise_add` operator. Replacing it with `elemwise_mul` in the json string produces correct gradients for all the request combinations. -- 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]
