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 ebd169b547 [Relax] Fix flaky test_conv2d_offload by increasing float32
tolerance (#18455)
add 6dc71f3dc4 [Relax][PyTorch] Add decomposed operator support for
interpolate (#18462)
add 12f3bb0c6f [Contrib] Update RandomFill to use StreamSync for CUDA
synchronization (#18469)
No new revisions were added by this update.
Summary of changes:
.../frontend/torch/base_fx_graph_translator.py | 38 +-
src/runtime/contrib/curand/curand.cc | 2 +-
.../relax/test_frontend_from_exported_program.py | 442 ++++++++++++++++++++-
3 files changed, 456 insertions(+), 26 deletions(-)