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 c5675dd10d [Relax][PyTorch] Support linspace op for ExportedProgram 
importer (#17889)
     add 2de5b1e08c [Relax][PyTorch] Add torch.isin Op Support for Exported 
Program and FX graph (#17878)

No new revisions were added by this update.

Summary of changes:
 .../frontend/torch/base_fx_graph_translator.py     | 14 ++++++++++
 .../frontend/torch/exported_program_translator.py  |  1 +
 python/tvm/relax/frontend/torch/fx_translator.py   |  1 +
 .../relax/test_frontend_from_exported_program.py   | 31 ++++++++++++++++++++++
 tests/python/relax/test_frontend_from_fx.py        | 29 ++++++++++++++++++++
 5 files changed, 76 insertions(+)

Reply via email to