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/10/21 16:16:26 UTC

[GitHub] lanking520 commented on issue #12894: Training crash SSD with LeakyReLU(rrelu)

lanking520 commented on issue #12894: Training crash SSD with LeakyReLU(rrelu)
URL: https://github.com/apache/incubator-mxnet/issues/12894#issuecomment-431681984
 
 
   @rayjs thanks for reporting this issue and glad to see you have a workaround for it. Looks like this one is a bug in the operator. But just in case, could you please make sure that you are using this operator correctly by referring to this [documentation](https://mxnet.incubator.apache.org/api/python/symbol/symbol.html#mxnet.symbol.LeakyReLU).
   Some of the args should be set or they go with default values.
   
   @mxnet-label-bot please add [python, operator]

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