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 eb011c7564 [Bugfix][Relax] Preserve existing DataflowBlock in
ConvertToDataflow (#17148)
add cea4c85022 [WEBGPU] Update runtime to remove deprecated API (#17371)
add e0105e488d [FIX] fix bug when normalize iter with different lower
bounds (#17360)
add 4bc61a1445 [Relax][Transform] Add SelectNode handling in
SymbolicMatcher (#17368)
No new revisions were added by this update.
Summary of changes:
src/arith/iter_affine_map.cc | 2 +-
src/relax/transform/fuse_tir.cc | 10 ++++++++++
tests/python/arith/test_arith_iter_affine_map.py | 21 +++++++++++++++++++++
web/src/webgpu.ts | 2 +-
4 files changed, 33 insertions(+), 2 deletions(-)