This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 97ff7cc4f1 [VM][OPENCL] Take advantage of OpenCL host ptr for improved
copy (#16929)
add 1453893be0 [CLML] Fix in clml pattern check condition (#16933)
add 3ff3daa26d [CI] Upgrade CUDA to 12.4 (#16939)
add 63e0a0ff82 [Thrust] Increase static workspace size (#16937)
add 0b09ed0185 [3rdparty] Bump FlashInfer for sampling functions (#16935)
No new revisions were added by this update.
Summary of changes:
3rdparty/flashinfer | 2 +-
docker/Dockerfile.ci_gpu | 2 +-
python/tvm/relax/backend/dispatch_sort_scan.py | 4 +-
python/tvm/relay/op/contrib/clml.py | 118 ++++++++++++++++++-------
tests/python/contrib/test_clml/test_ops.py | 30 +++++--
5 files changed, 113 insertions(+), 43 deletions(-)