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 0df4103675 [Bugfix] Restrict CopyOnWrite to _type_final (#17132)
add 3e08e702fa [WebGPU] Implement `tir.dp4a` with WGSL built-in function
`dot4I8Packed` (#16976)
add 0fc047c98b [Compute-inline] Prefer T.where for reverse compute-inlined
block with predicate (#17128)
No new revisions were added by this update.
Summary of changes:
src/target/source/codegen_webgpu.cc | 8 +++
src/tir/schedule/primitive/compute_inline.cc | 44 +++++++++-------
tests/python/dlight/test_gpu_matmul.py | 20 ++++----
tests/python/dlight/test_gpu_matmul_tensorize.py | 20 ++++----
.../test_meta_schedule_schedule_rule_mlt_tc.py | 4 +-
.../test_tir_schedule_compute_inline.py | 59 +++++++++++++++++++---
6 files changed, 106 insertions(+), 49 deletions(-)