leezu commented on issue #16097: [numpy] array ufunc and array function 
protocols
URL: https://github.com/apache/incubator-mxnet/pull/16097#issuecomment-530725409
 
 
   @szha this assumes that people can't upgrade to numpy 1.17 if they are using 
1.16. However, I don't see any backword incompatible changes in 
https://docs.scipy.org/doc/numpy/release.html
   On the other hand, if we properly declare the 1.17 dependency, users that 
install mxnet via pip will automatically get numpy 1.17 and everything will 
work. If we don't bump the dependency, users have to read through error 
messages to understand they need to upgrade..

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

Reply via email to