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 b6502f4e27 Fix keras version problem (#15265)
add 7890cca929 [JVM] Fix the Maven pom.xml for OS X arm64 tvm4j build
(#15321)
add 9af8efcd2d [Fix][TIR] LowerThreadAllreduce with correct thread mask
(#15323)
No new revisions were added by this update.
Summary of changes:
jvm/native/osx-x86_64/pom.xml | 2 +-
jvm/pom.xml | 2 +-
src/tir/transforms/lower_thread_allreduce.cc | 10 ++--
.../test_tir_transform_lower_thread_all_reduce.py | 65 ++++++++++++++++++++++
4 files changed, 72 insertions(+), 7 deletions(-)