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 2020/01/20 17:13:59 UTC

[GitHub] [incubator-mxnet] sxjscience commented on issue #17303: New Basic Layer "nn.bias_add"

sxjscience commented on issue #17303: New Basic Layer "nn.bias_add"
URL: https://github.com/apache/incubator-mxnet/issues/17303#issuecomment-576364762
 
 
   Given that we can use broadcasting, it should not be necessary to introduce `bias_add`. Also, in numpy, we can directly use the auto-broadcasting mechanism.

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