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 2019/10/31 02:49:50 UTC

[GitHub] [incubator-mxnet] sandyhouse opened a new issue #16677: What mode does PRELU support?

sandyhouse opened a new issue #16677: What mode does PRELU support?
URL: https://github.com/apache/incubator-mxnet/issues/16677
 
 
   There are three modes for the PRELU activation, i.e., channel-wise mode (an alpha value per channel), element-wise (an alpha value per element) mode and share-channel mode (all elements share the same alpha value). I am not sure what mode does PRELU support. If it supports more than one mode, how to configure?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services