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/09/13 16:24:33 UTC

[GitHub] [incubator-mxnet] Kh4L commented on issue #11424: Add support for numpy.nonzero() to ndarray

Kh4L commented on issue #11424: Add support for numpy.nonzero() to ndarray
URL: https://github.com/apache/incubator-mxnet/issues/11424#issuecomment-531303330
 
 
   In addition, this operator should return a NDArray of shape `(number_of_nonzeros, num_dims)`, directly representing the indices, rather than a tuple of indices like in NumPy.

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