ckt624 commented on a change in pull request #15381: [Numpy] Add Documentations
URL: https://github.com/apache/incubator-mxnet/pull/15381#discussion_r298887467
##########
File path: python/mxnet/_numpy_op_doc.py
##########
@@ -104,25 +126,35 @@ def _np_repeat(a, repeats, axis=None):
axis : int, optional
The axis along which to repeat values. By default, use the
flattened input array, and return a flat output array.
-
+
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