This is an automated email from the ASF dual-hosted git repository.
syfeng pushed a change to branch unity
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 2e2126f9e3 [Unity] Implement relax.Function.bind_symbolic_vars (#15509)
add fd08c1c6cd [unity][frontend] add relax frontend torch op (#15557)
No new revisions were added by this update.
Summary of changes:
python/tvm/relax/frontend/torch/fx_translator.py | 74 ++++++++
tests/python/relax/test_frontend_from_fx.py | 222 +++++++++++++++++++++++
2 files changed, 296 insertions(+)