fhieber commented on issue #20373:
URL: 
https://github.com/apache/incubator-mxnet/issues/20373#issuecomment-869120214


   Hi @barry-jin,
   
   I think `mx.np.random.multinomial` behaves differently. I now use 
`npx.random.categorical`, which does what we need (drawing 1 sample from 
multiple distributions (by row)).
   
   I saw that #20375 has been merged. When do these changes show up in nightly 
builds at `https://dist.mxnet.io/python`? `mxnet-2.0.0b20210627` still doesn't 
seem to contain your changes (addition of slice_like).


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

To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org

Reply via email to