ophirfrish opened a new pull request #9074:
URL: https://github.com/apache/tvm/pull/9074


   When installing TVM from the python package, the Frontend frameworks 
dependencies such as TensorFlow, PyTorch, ONNX, etc, are not installed by 
default.
   In case a user tries to run tvmc using a model whose framework was not 
installed, it will be presented with a very raw Python exception in the output.
   The aim of this commit is to implement a better error messages for errors 
related to lazy-loading frontend frameworks in tvmc.
   
   cc @areusch @leandron @gromero @Mousius for reviews


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