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 5fc254e369 Fix relax.ccl.scatter_from_worker0 assert (#17688)
add 12e72c29e8 [Relax][PyTorch] Add support for elu, hardtanh ops (#17694)
No new revisions were added by this update.
Summary of changes:
.../frontend/torch/base_fx_graph_translator.py | 29 +++++++++
python/tvm/relax/frontend/torch/fx_translator.py | 4 ++
tests/python/relax/test_frontend_from_fx.py | 70 ++++++++++++++++++++++
3 files changed, 103 insertions(+)