zoeygxy commented on a change in pull request #15959: Numpy compatible 
logaddexp2
URL: https://github.com/apache/incubator-mxnet/pull/15959#discussion_r316553404
 
 

 ##########
 File path: python/mxnet/ndarray/numpy/_op.py
 ##########
 @@ -732,3 +733,66 @@ def get_list(arrays):
 
     arrays = get_list(arrays)
     return _npi.stack(*arrays, axis=axis, out=out)
+
+@set_module('mxnet.ndarray.numpy')
 
 Review comment:
   Fixed. Thx!

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