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 3319b411a1 [release] Update version to 0.21.dev0 on main branch
     add 4790798d5d [Install] Fix error during python/tvm installation (#17808)
     add 820642b6c4 [Relax] Fix Torch frontends to report all the missing ops 
(#17826)
     add 4e41b42fa3 [Relax][PyTorch] Support narrow and broadcast_to ops for 
ExportedProgram importer (#17830)

No new revisions were added by this update.

Summary of changes:
 python/setup.py                                    |  8 +++-
 python/tvm/_ffi/libinfo.py                         | 14 +++++-
 .../frontend/torch/exported_program_translator.py  | 24 +++++++++--
 python/tvm/relax/frontend/torch/fx_translator.py   | 15 +++++--
 .../relax/test_frontend_from_exported_program.py   | 50 ++++++++++++++++++++++
 5 files changed, 102 insertions(+), 9 deletions(-)

Reply via email to