leezu edited a comment 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, even though there is no breaking changes 
https://docs.scipy.org/doc/numpy/release.html
   
   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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to