diff --git a/python/tvm/autotvm/tophub.py b/python/tvm/autotvm/tophub.py index afe5cc7172e3..92d1be2c8f20 100644 --- a/python/tvm/autotvm/tophub.py +++ b/python/tvm/autotvm/tophub.py @@ -40,8 +40,8 @@ 'llvm': "v0.03", 'cuda': "v0.05", - 'rocm': "v0.02", - 'opencl': "v0.02", + 'rocm': "v0.03", + 'opencl': "v0.03", 'mali': "v0.05", 'vta': "v0.06",