dan-8888 edited a comment on issue #7881:
URL: https://github.com/apache/tvm/issues/7881#issuecomment-823073273


   > It's not related to tvmc as @leandron mentioned. Could you:
   > 
   > 1. Simply run `from tvm import auto_scheduler` to see if the error can be 
reproduced.
   > 2. Make sure you're using the right dynamic library. Specifically, whether 
the TVM python package you're running is using the built library of the same 
version. It may happen when you have multiply TVM builds on your environment.
   
   1. I can reproduce indeed just by running python and `from tvm import 
auto_scheduler`
   2. not sure how to debug this one and find  the actual used dynamic library 
used by TVM.
   
   Anyway that's a progress. Thanks


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


Reply via email to