hzfan commented on a change in pull request #15388: Doc
URL: https://github.com/apache/incubator-mxnet/pull/15388#discussion_r298882897
 
 

 ##########
 File path: python/mxnet/ndarray/numpy/random.py
 ##########
 @@ -116,8 +125,6 @@ def normal(loc=0.0, scale=1.0, size=None, **kwargs):
         a single value is returned if loc and scale are both scalars.
     dtype : {'float16', 'float32', 'float64'}, optional
         Data type of output samples. Default is 'float32'
-    ctx : Context, optional
-        Device context of output. Default is current context.
     out : ``ndarray``, optional
 
 Review comment:
   why enclose ndarray with \`\`\`\`

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


With regards,
Apache Git Services

Reply via email to