haojin2 commented on a change in pull request #16977: [Numpy]add row_stack (= 
vstack)
URL: https://github.com/apache/incubator-mxnet/pull/16977#discussion_r358071289
 
 

 ##########
 File path: python/mxnet/symbol/numpy/_symbol.py
 ##########
 @@ -3244,6 +3244,39 @@ def get_list(arrays):
     arrays = get_list(arrays)
     return _npi.vstack(*arrays)
 
+@set_module('mxnet.symbol.numpy')
 
 Review comment:
   one more blank line above.

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