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 6365a302d1 [TIR] Fix reduce buffer allocation position (#17799)
add cdebac1961 [Relax][PyTorch] Fix torch 2.6 compatibility issues (#17807)
No new revisions were added by this update.
Summary of changes:
.../frontend/torch/base_fx_graph_translator.py | 34 ++++++++++++++++++++++
.../frontend/torch/exported_program_translator.py | 4 +++
python/tvm/relax/frontend/torch/fx_translator.py | 18 ------------
.../relax/test_frontend_from_exported_program.py | 19 ++----------
4 files changed, 40 insertions(+), 35 deletions(-)