eric-haibin-lin commented on issue #11424: Add support for numpy.nonzero() to ndarray URL: https://github.com/apache/incubator-mxnet/issues/11424#issuecomment-466803794 That's right. It is blocking because the shape of the output cannot be inferred until the data is seen. You can see the dynamic shape support proposal in https://cwiki.apache.org/confluence/display/MXNET/Dynamic+shape I am not aware of the target date for the non-blocking implementation.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
