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 d982a43024 [Web] Bump web runtime version 0.23.0-dev1 (#18480)
add c44088df05 [Relax][PyTorch] Fix `batch_norm.default` args handling in
ExportedProgram frontend (#18486)
add b466ef5d86 [Relax][PyTorch] Enhance index_put support for
multi-dimensional indices (#18488)
No new revisions were added by this update.
Summary of changes:
.../frontend/torch/base_fx_graph_translator.py | 29 +++-
.../frontend/torch/exported_program_translator.py | 27 ++-
src/relax/op/tensor/manipulate.cc | 32 +++-
.../relax/test_frontend_from_exported_program.py | 187 ++++++++++++++++++++-
4 files changed, 254 insertions(+), 21 deletions(-)