[Error] Error occurred during reproduction
Opened this issue · 0 comments
ryujaehun commented
system info
- ubuntu 18.04
- nvidia 2080ti
- intel xeon
I am getting the following error while using adatune. and I installed it as it is in the readme.
ImportError: cannot import name 'ir_pass'
inpython/tvm/autotvm/measure/measure_methods.py"
i think there seems to be an old version(v0.6) of tvm code.
2.local_model_optimizer does not exist.
in RF_cost_model line 309, An error occurs because the code for local_model_optimizer exists.
- And can you give me information about tvm version or commit?