ckt624 commented on a change in pull request #15381: [Numpy] Add Documentations
URL: https://github.com/apache/incubator-mxnet/pull/15381#discussion_r298887363
##########
File path: python/mxnet/_numpy_op_doc.py
##########
@@ -19,11 +19,10 @@
"""Doc placeholder for numpy ops with prefix _np."""
-
def _np_reshape(a, newshape, order='C'):
"""
reshape(a, newshape, order='C')
-
+
Review comment:
Thx. Fixed.
----------------------------------------------------------------
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