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 7ed4d39a64 [MetaSchedule] Fix tune_tir crash with ScheduleError in
RewriteParallelVectorizeUnroll (#18547)
add 5dc4e785d9 [Relax] Fix batch normalization computation logic (#18609)
No new revisions were added by this update.
Summary of changes:
.../frontend/torch/exported_program_translator.py | 18 +-
python/tvm/topi/nn/batch_norm.py | 31 +-
.../relax/test_frontend_from_exported_program.py | 6 +-
.../python/relax/test_transform_legalize_ops_nn.py | 490 ++++++++++-----------
4 files changed, 260 insertions(+), 285 deletions(-)