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 cdebac1961 [Relax][PyTorch] Fix torch 2.6 compatibility issues (#17807)
     add 1bf342313a [Relax][PyTorch] Delete duplicate converter function `_to` 
(#17809)
     add 43adad701f [Relax][PyTorch] Add support for argsort, sort, topk ops 
(#17810)

No new revisions were added by this update.

Summary of changes:
 .../frontend/torch/base_fx_graph_translator.py     | 28 ++++++++++
 python/tvm/relax/frontend/torch/fx_translator.py   | 16 ++----
 tests/python/relax/test_frontend_from_fx.py        | 62 ++++++++++++++++++++++
 3 files changed, 93 insertions(+), 13 deletions(-)

Reply via email to