You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by "Jonatan Milewski (Jira)" <ji...@apache.org> on 2019/09/25 01:32:00 UTC

[jira] [Created] (MXNET-1431) Support for multiple parameters in Gluon PReLU

Jonatan Milewski created MXNET-1431:
---------------------------------------

             Summary: Support for multiple parameters in Gluon PReLU
                 Key: MXNET-1431
                 URL: https://issues.apache.org/jira/browse/MXNET-1431
             Project: Apache MXNet
          Issue Type: Improvement
          Components: Gluon
            Reporter: Jonatan Milewski


The Gluon implementation of [PReLU|https://arxiv.org/abs/1502.01852] only supports one learnable parameter while the MXNet PReLU operator already supports multiple parameters. The MXNet LeakyReLU operator (used by Gluon operator) already supports this. I'd like to support for this to the Gluon block.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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