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 f30b29c2c5 [Relax][PyTorch] Fix the segfault in from_exported_program
when model returns (Tensor, None) tuple (#18359)
add 3b8d324eb1 [Relax][PyTorch] Support gru op for ExportedProgram
importer (#18360)
No new revisions were added by this update.
Summary of changes:
.../frontend/torch/exported_program_translator.py | 295 +++++++++++++++++++++
.../relax/test_frontend_from_exported_program.py | 71 +++++
2 files changed, 366 insertions(+)