You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/06/04 07:42:42 UTC

[GitHub] anirudhacharya commented on issue #11115: ReLU Clips NaNs to Zero

anirudhacharya commented on issue #11115: ReLU Clips NaNs to Zero
URL: https://github.com/apache/incubator-mxnet/issues/11115#issuecomment-394263070
 
 
   @reminisce please label this - "Bug", "Operator"
   
   I see that this behavior is not found in other activation functions such as - ``nd.sigmoid(np.NaN*nd.ones(1))``, ``nd.softmax(np.NaN*nd.ones(1))``, ``nd.tanh(np.NaN*nd.ones(1))``

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services