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 8dc9f5fdc1 [Relax][PyTorch] Fix KeyError: dtype when converting
PyTorch model with gradient checkpointing using torch.export (#18461)
add 83db389868 [Relax][PyTorch] Enable decomposition in all tests (#18464)
add 49973d1fc4 [Relax][PyTorch] Support advanced range constraints
(multiplication) (#18463)
add 5d8c4d2727 [Web] Fix progress reporting when loading from cache
(#18450)
add ebd169b547 [Relax] Fix flaky test_conv2d_offload by increasing float32
tolerance (#18455)
No new revisions were added by this update.
Summary of changes:
.../frontend/torch/exported_program_translator.py | 35 +++++++---
tests/python/relax/test_codegen_cudnn.py | 4 +-
.../relax/test_frontend_from_exported_program.py | 81 +++++++++++++++++++++-
web/src/runtime.ts | 10 ++-
4 files changed, 116 insertions(+), 14 deletions(-)