You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2022/03/10 23:27:00 UTC

[GitHub] [incubator-mxnet] DickJC123 edited a comment on issue #20947: Inconsistent behavior of mx.sym.LeakyReLU between CPU and GPU

DickJC123 edited a comment on issue #20947:
URL: https://github.com/apache/incubator-mxnet/issues/20947#issuecomment-1064618024


   For negative input `x`, isn't the leaky relu output `slope*x`?  So the proper output = `0 * -inf` = `Nan`.


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org