limenghao/AdaTune

[Error] Error occurred during reproduction

Opened this issue · 0 comments

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.

  1. ImportError: cannot import name 'ir_pass'
    in python/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.

  1. And can you give me information about tvm version or commit?