reminisce commented on a change in pull request #15219: Numpy compatible 
multinomial
URL: https://github.com/apache/incubator-mxnet/pull/15219#discussion_r294003707
 
 

 ##########
 File path: python/mxnet/_numpy_op_doc.py
 ##########
 @@ -86,3 +86,33 @@ def _np_zeros_like(a):
         Array of zeros with the same shape and type as `a`.
     """
     pass
+
+
+def _npi_multinomial(a):
 
 Review comment:
   Yes, thanks.

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