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


   ## Description
   This is a documentation bug. There is an inconsistency of parameter name 
between the function signature and **Parameter** section. 
   
   It is `use_uniform ` in the signature, but `use_unifrom ` in the Parameter 
section.
   
   Link to the document: 
https://mxnet.apache.org/versions/1.6/api/python/docs/api/mxnet/test_utils/index.html#mxnet.test_utils.check_consistency
   
   
   
![image](https://user-images.githubusercontent.com/24580222/90995250-5a827200-e589-11ea-8662-6df197db3b35.png)
   
   
   ### Error Message
   None
   ## To Reproduce
   None
   ## What have you tried to solve it?
   
   1.
   2.
   
   ## 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:
[email protected]


Reply via email to