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 a0d0859ebe [FIX][RELAX] fix fusion of transpose + matmul when constant
weight (#17761)
add e74ded2163 [Relax][PyTorch] Add support for log2, log10 and log1p ops
(#17766)
No new revisions were added by this update.
Summary of changes:
python/tvm/relax/frontend/torch/fx_translator.py | 20 +++++++
tests/python/relax/test_frontend_from_fx.py | 71 +++++++++++++++++++++++-
2 files changed, 88 insertions(+), 3 deletions(-)