jiangjiajun opened a new pull request, #11730:
URL: https://github.com/apache/tvm/pull/11730

   The tvmc command will throw a error while the passed path of model is not 
exist, But for PaddlePaddle model, it contains 2 file model_name.pdmodel and 
model_name.pdiparams, we only pass the prefix like inference_model/model_name.
   
   This pr is same with https://github.com/apache/tvm/pull/11108 
   Since the origin PR didn't update for a long time, I send this new PR
   
   Thanks for contributing to TVM!   Please refer to guideline 
https://tvm.apache.org/docs/contribute/ for useful information and tips. After 
the pull request is submitted, please request code reviews from 
[Reviewers](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers)
 by @ them in the pull request thread.
   


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