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/23 19:29:53 UTC

[GitHub] [incubator-mxnet] ehsanmok opened a new issue #17419: [Website][Doc] Incorrect link to forward(self, x)

ehsanmok opened a new issue #17419: [Website][Doc] Incorrect link to forward(self, x)
URL: https://github.com/apache/incubator-mxnet/issues/17419
 
 
   Always use a released commit to link to a code line. Currently [`forward(self, x)`](https://mxnet.apache.org/api/python/docs/tutorials/packages/gluon/blocks/custom_layer_beginners.html#The-simplest-custom-layer) points to [here](https://github.com/apache/incubator-mxnet/blob/master/python/mxnet/gluon/block.py#L415).
   
   

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

[GitHub] [incubator-mxnet] ehsanmok commented on issue #17419: [Website][Doc] Incorrect link to forward(self, x)

Posted by GitBox <gi...@apache.org>.
ehsanmok commented on issue #17419: [Website][Doc] Incorrect link to forward(self, x)
URL: https://github.com/apache/incubator-mxnet/issues/17419#issuecomment-577837876
 
 
   @mxnet-label-bot add [Doc, Good First Issue]

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

[GitHub] [incubator-mxnet] ehsanmok closed issue #17419: [Website][Doc] Incorrect links in Gluon Custom Layer (Beginners)

Posted by GitBox <gi...@apache.org>.
ehsanmok closed issue #17419:
URL: https://github.com/apache/incubator-mxnet/issues/17419


   


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

To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [incubator-mxnet] szha commented on issue #17419: [Website][Doc] Incorrect links in Gluon Custom Layer (Beginners)

Posted by GitBox <gi...@apache.org>.
szha commented on issue #17419:
URL: https://github.com/apache/incubator-mxnet/issues/17419#issuecomment-657258902


   I think those should point to the API doc instead. Also, the parameterdict is deprecated in 2.0. cc @leezu for the issues.


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