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 2019/07/01 10:42:41 UTC

[GitHub] [incubator-mxnet] endvroy commented on a change in pull request #15385: added doc for numpy operators

endvroy commented on a change in pull request #15385: added doc for numpy operators
URL: https://github.com/apache/incubator-mxnet/pull/15385#discussion_r298983856
 
 

 ##########
 File path: python/mxnet/symbol/numpy/random.py
 ##########
 @@ -86,6 +86,7 @@ def uniform(low=0.0, high=1.0, size=None, **kwargs):
     Notes
     -----
     This function currently does not support ``low`` and ``high`` as symbols.
+    `size` is not optional.
 
 Review comment:
   fixed and updated notes

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