You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/04/20 08:10:04 UTC

[GitHub] [tvm] dan-8888 commented on issue #7881: AttributeError: module 'tvm.auto_scheduler._ffi_api' has no attribute 'RandomModel'

dan-8888 commented 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 `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:
users@infra.apache.org