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 0701aaba4b [Relax][PyTorch]: Fix the sqrt operation requires float
dtype but receives int64 in attention scaling (#18454)
add ea89f21ec5 [Relax][PyTorch] Support advanced range constraints
(addition) (#18452)
add 8dc9f5fdc1 [Relax][PyTorch] Fix KeyError: dtype when converting
PyTorch model with gradient checkpointing using torch.export (#18461)
No new revisions were added by this update.
Summary of changes:
.../frontend/torch/base_fx_graph_translator.py | 6 ++-
.../frontend/torch/exported_program_translator.py | 47 ++++++++++++++++--
.../relax/test_frontend_from_exported_program.py | 55 ++++++++++++++++++++++
3 files changed, 102 insertions(+), 6 deletions(-)