Is the tophub configurations associated with cuda version?

Months ago, I run tvm to on tensorflow mobilenet on V100 GPU with cuda 9.0, I rememberd it applied the default configurations and I got a high performance.

Now I’m using tvm to run the same tensorflow mobilenet on V100, but the cuda version is 10, It says no configuration for some workloads.

So I want to confirm is the ~/.tvm/tophub/*.log has some relationship with cuda version ? thank you!

No, the autotvm log does not associate with cuda version.