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 2b4a1e2fef [Relax][Frontend] Introduce ModuleDict (#18551)
add 26b107fa12 [Relax][PyTorch] Add support for masked_select (#18535)
No new revisions were added by this update.
Summary of changes:
.../frontend/torch/base_fx_graph_translator.py | 21 ++++++++++++
.../frontend/torch/exported_program_translator.py | 11 +++++++
python/tvm/script/ir_builder/relax/ir.py | 2 ++
.../relax/test_frontend_from_exported_program.py | 37 ++++++++++++++++++++++
4 files changed, 71 insertions(+)