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/08/24 15:40:18 UTC

[GitHub] [incubator-mxnet] DNXie opened a new issue #19003: Documentation Bug: mxnet.test_utils.check_numeric_gradient has inconsistent document

DNXie opened a new issue #19003:
URL: https://github.com/apache/incubator-mxnet/issues/19003


   ## Description
   This is a documentation bug. The parameter of API `mxnet.test_utils.check_numeric_gradient` is not consistent between signature and Parameter section. There is a parameter `check_eps ` in the Parameter section, but it is not in the signature.
   
   Link to document: https://mxnet.apache.org/versions/1.6/api/python/docs/api/mxnet/test_utils/index.html#mxnet.test_utils.check_numeric_gradient
   
   ![image](https://user-images.githubusercontent.com/24580222/91065388-652b1e80-e5fe-11ea-9605-76d80cf7f704.png)
   
   
   
   
   ### Error Message
   None
   
   ## To Reproduce
   None
   
   
   ## Environment
   
   We recommend using our script for collecting the diagnositc information. Run the following command and paste the outputs below:
   ```
   curl --retry 10 -s https://raw.githubusercontent.com/dmlc/gluon-nlp/master/tools/diagnose.py | python
   
   # paste outputs here
   ```
   OS: ubuntu 18.04
   Python: 3.7.6
   pip: 20.0.2
   numpy: 1.18.5
   mxnet: 1.6.0


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



[GitHub] [incubator-mxnet] vijaya-lakshmi-venkatraman commented on issue #19003: Documentation Bug: mxnet.test_utils.check_numeric_gradient has inconsistent document

Posted by GitBox <gi...@apache.org>.
vijaya-lakshmi-venkatraman commented on issue #19003:
URL: https://github.com/apache/incubator-mxnet/issues/19003#issuecomment-1046942703


   Hello,
   Is this still open?


-- 
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] prakhar728 commented on issue #19003: Documentation Bug: mxnet.test_utils.check_numeric_gradient has inconsistent document

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


   I will work on the v1.x issue and will update the documentation.


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



---------------------------------------------------------------------
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 #19003: Documentation Bug: mxnet.test_utils.check_numeric_gradient has inconsistent document

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


   @DNXie awesome job hunting down all these problems in the documentation! this will really help us improve the doc quality. Keep them coming!


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



[GitHub] [incubator-mxnet] szha commented on issue #19003: Documentation Bug: mxnet.test_utils.check_numeric_gradient has inconsistent document

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


   On master branch, this was fixed in https://github.com/apache/incubator-mxnet/pull/18694/files#diff-75daced0edcfaf1e48f3dd43aebe4f01L982.
   
   The problem still exists on v1.x, which needs to be corrected:
   in https://github.com/apache/incubator-mxnet/blob/dfefe879997a1208f1f01e58635c61e86eed1d6a/python/mxnet/test_utils.py#L1185-L1186


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