This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 1888dbd72d [DOCKER][ADRENO] Enable autotvm tuning cache from tophub
for Adreno GPU (#13427)
add 8eff158470 [RUNTIME][CLML] Add fixes to clml runtime api (#13426)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/op/contrib/clml.py | 70 ++++++++++++++++------
src/relay/backend/contrib/clml/codegen.cc | 26 +++++++-
.../backend/contrib/{cudnn => clml}/target.cc | 13 ++--
src/runtime/contrib/clml/clml_runtime.cc | 38 +++++++-----
4 files changed, 105 insertions(+), 42 deletions(-)
copy src/relay/backend/contrib/{cudnn => clml}/target.cc (75%)