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 9af8efcd2d [Fix][TIR] LowerThreadAllreduce with correct thread mask 
(#15323)
     add 38bc953516 [Package] Remove cutlass media/docs inside 
cutlass_fpA_intB_gemm (#15328)
     add e25b1ba70a [TIR] ThreadAllreduce warp-level primitive support with 
multi-warp (#15327)
     add a4b863a2ff [Misc][Release] Extend PR tags and Format PR hyper-links in 
release report (#15298)

No new revisions were added by this update.

Summary of changes:
 python/setup.py                                    |   8 +
 python/tvm/tir/op.py                               |   2 +-
 src/te/operation/cross_thread_reduction.cc         |  13 +-
 src/tir/transforms/lower_thread_allreduce.cc       | 339 +++++++++++-------
 .../test_tir_transform_lower_thread_all_reduce.py  | 396 ++++++++++++++++++++-
 tests/scripts/release/README.md                    |  13 +-
 tests/scripts/release/make_notes.py                |  33 +-
 7 files changed, 661 insertions(+), 143 deletions(-)

Reply via email to