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 2022/03/05 06:36:24 UTC

[GitHub] [incubator-mxnet] DickJC123 commented on pull request #20933: [v1.x] Update test_np_delete() to work with newer numpy versions

DickJC123 commented on pull request #20933:
URL: https://github.com/apache/incubator-mxnet/pull/20933#issuecomment-1059706628


   Ironically, I was just starting to look into this problem!  Thanks for pursuing this.  Is your recent interest based on the following vulnerabilities that might prompt someone to advance to numpy >= 1.19.1?
   
   https://nvd.nist.gov/vuln/detail/CVE-2021-41495
   https://nvd.nist.gov/vuln/detail/CVE-2021-41496
   
   If someone is going to update mxnet.numpy.delete() to be compatible with the latest numpy.delete(), another thing that changed with delete() in 1.19 is that it no longer accepts floating point indices.
   


-- 
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: commits-unsubscribe@mxnet.apache.org

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