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 2020/04/22 01:58:03 UTC

[GitHub] [incubator-mxnet] sxjscience opened a new issue #18131: [Numpy][Discussion] Make sure all numpy operators are tested in the hybridized mode

sxjscience opened a new issue #18131:
URL: https://github.com/apache/incubator-mxnet/issues/18131


   I checked our `test_numpy_op.py` and find that there is another operator (other than np.unique) that is not tested in the hybridization mode:
   
   https://github.com/apache/incubator-mxnet/blob/b85e4468f47cc8bc687e62f30a06b2e6757ecdb0/tests/python/unittest/test_numpy_op.py#L1508-L1527
   
   I think we will need to ensure that all numpy operators are tested in the hybrid-mode in the future.


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