lhutton1 opened a new pull request #10611:
URL: https://github.com/apache/tvm/pull/10611


   Tensorflow `2.4.2` expects the version of numpy to be `~=1.19.5`, however 
pip installing numpy will attempt to install `1.21.5` by default. Therefore, 
pinning the version of numpy when building the docker image to be `~=1.19.5` 
until the version of Tensorflow is upgraded.
   
   cc @leandron @driazati @areusch 
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to