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 4f94890112 [NVSHMEM] Enable nvshmem memory allocation (#17415)
add fab67a9af9 [Relax][PyTorch] Support tensor manipulation and creation
ops for ExportedProgram importer (#17429)
No new revisions were added by this update.
Summary of changes:
.../frontend/torch/base_fx_graph_translator.py | 161 +++++
.../frontend/torch/exported_program_translator.py | 39 +
python/tvm/relax/frontend/torch/fx_translator.py | 139 ----
.../relax/test_frontend_from_exported_program.py | 781 +++++++++++++++++++++
4 files changed, 981 insertions(+), 139 deletions(-)