You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/06/14 21:31:40 UTC

[GitHub] [incubator-mxnet] stu1130 commented on a change in pull request #15219: Numpy compatible multinomial

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

 ##########
 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:
   @reminisce is here the right place:

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services