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: [email protected] With regards, Apache Git Services
