ashutosh-arm opened a new pull request, #12813:
URL: https://github.com/apache/tvm/pull/12813

   Fix for import caffe and import requests failures
   
   Recently virtual environments were introduced in the
   docker images which was a great contribution to
   localize errors: https://github.com/apache/tvm/pull/12663. In this fix, link 
to the caffe is
   created inside this virtual env instead of adding it
   to the system path of python. This fix also removes
   importing request package where not needed.
   
   cc @leandron @areusch @driazati 


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