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 4f8c03fad3 [TVMScript] Support `T.launch_thread` with i64 dtype 
(#16916)
     add 39f2482580 [Fix] Fix SSA conversion for SizeVar retention (#16924)
     add 51cfb70f86 [Fix][Dlight] Fix GeneralReduction for log-sum-exp (#16923)

No new revisions were added by this update.

Summary of changes:
 python/tvm/dlight/gpu/general_reduction.py         |  35 +++--
 src/tir/transforms/ir_utils.cc                     |  13 +-
 tests/python/dlight/test_gpu_general_reduction.py  | 149 +++++++++++++++++++++
 .../test_tir_transform_split_host_device.py        |  25 +++-
 4 files changed, 210 insertions(+), 12 deletions(-)

Reply via email to