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 06:54:25 UTC

[GitHub] [incubator-mxnet] zoeygxy commented on a change in pull request #15387: Add docs for 7 ops

zoeygxy commented on a change in pull request #15387: Add docs for 7 ops
URL: https://github.com/apache/incubator-mxnet/pull/15387#discussion_r298902200
 
 

 ##########
 File path: python/mxnet/_numpy_op_doc.py
 ##########
 @@ -21,10 +21,7 @@
 
 
 def _np_reshape(a, newshape, order='C'):
-    """
-    reshape(a, newshape, order='C')
-
-    Gives a new shape to an array without changing its data.
+    """Gives a new shape to an array without changing its data.
 
 Review comment:
   Please move the sentence to the next line.

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