diff --git a/python/tvm/autotvm/tophub.py b/python/tvm/autotvm/tophub.py index c290063f1d7f..12f2b803184d 100644 --- a/python/tvm/autotvm/tophub.py +++ b/python/tvm/autotvm/tophub.py @@ -50,7 +50,7 @@ 'arm_cpu': "v0.04", 'llvm': "v0.03", - 'cuda': "v0.05", + 'cuda': "v0.06", 'rocm': "v0.03", 'opencl': "v0.03", 'mali': "v0.05",