This is an automated email from the ASF dual-hosted git repository.

github-actions[bot] pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 446bd2dbf0 [BugFix][S-TIR] Wrap bare scalar bodies in 
DefaultGPUSchedule to avoid root-block crash (#19514)
     add e6538517b0 [Relax][TFLite] Add gather frontend expected IRModule tests 
(#19516)
     add c12debb462 [Relax][PyTorch] Fix segfault in from_exported_program when 
model uses index_put_ with tuple output (#19488)
     add 4ab312bf12 [Relax][Frontend][TFLite] Add Conv3D support (#19523)

No new revisions were added by this update.

Summary of changes:
 .../tvm/relax/frontend/tflite/tflite_frontend.py   | 140 ++++++++++++++++++++
 .../frontend/torch/base_fx_graph_translator.py     |  20 ++-
 .../frontend/torch/exported_program_translator.py  |  37 +++++-
 .../relax/test_frontend_from_exported_program.py   | 108 ++++++++++++++++
 tests/python/relax/test_frontend_tflite.py         | 141 +++++++++++++++++++++
 5 files changed, 443 insertions(+), 3 deletions(-)

Reply via email to