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 e74ded2163 [Relax][PyTorch] Add support for log2, log10 and log1p ops
(#17766)
add adce5a4745 [Relax][PyTorch] Add support for prod, std and var ops
(#17772)
No new revisions were added by this update.
Summary of changes:
.../frontend/torch/base_fx_graph_translator.py | 21 ++++++++
python/tvm/relax/frontend/torch/fx_translator.py | 3 ++
tests/python/relax/test_frontend_from_fx.py | 60 ++++++++++++++++++++++
3 files changed, 84 insertions(+)