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 4244a8658a [Relax][PyTorch] Add boolean tensor support for max 
operation and corresponding test case (#18530)
     add 934c4a4869 [Relax][PyTorch] Add support for bidirectional GRU (#18532)
     add c429a2b10d [CI] Update file patterns for specific linting hooks 
(#18484)
     add 54c3fb42a7 [Relax][PyTorch] Handle unknown output shapes for 
_sym_size_int (#18521)

No new revisions were added by this update.

Summary of changes:
 .pre-commit-config.yaml                            |  18 +-
 docker/lint.sh                                     |   6 +-
 .../frontend/torch/base_fx_graph_translator.py     |   5 +
 .../frontend/torch/exported_program_translator.py  | 486 ++++++++++-----------
 .../relax/test_frontend_from_exported_program.py   |  86 ++++
 5 files changed, 346 insertions(+), 255 deletions(-)

Reply via email to