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 81a850693d [TIR] Use constructor for new PrimFunc in TransformLayout
(#16832)
add d1e24ca721 [Web] Support web indexDB cache for larger model storage
(#16733)
add 0594994c7d [ONNX] Fix interpreting auto_pad parameters in
ConvTranspose operator (#16001)
add a309b6b857 [Thrust] Use pointer to tls pool to prevent creating new
pool (#16856)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/frontend/onnx.py | 18 +-
src/runtime/contrib/thrust/thrust.cu | 10 +-
tests/python/frontend/onnx/test_forward.py | 46 +++-
web/src/artifact_cache.ts | 386 ++++++++++++++++++++++++++++-
web/src/index.ts | 12 +-
web/src/runtime.ts | 180 +++-----------
6 files changed, 488 insertions(+), 164 deletions(-)