From: Thomas Viehmann Date: Sun, 3 May 2020 15:34:14 +0000 (+0200) Subject: bump tophub rocm version (#5504) X-Git-Tag: upstream/0.7.0~799 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0abf5812c9c7cc21f673565ceee097623512a167;p=platform%2Fupstream%2Ftvm.git bump tophub rocm version (#5504) --- diff --git a/python/tvm/autotvm/tophub.py b/python/tvm/autotvm/tophub.py index f13ba52..b34ab15 100644 --- a/python/tvm/autotvm/tophub.py +++ b/python/tvm/autotvm/tophub.py @@ -50,7 +50,7 @@ PACKAGE_VERSION = { 'llvm': "v0.04", 'cuda': "v0.08", - 'rocm': "v0.04", + 'rocm': "v0.05", 'opencl': "v0.04", 'mali': "v0.06", 'intel_graphics': "v0.02",