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 12f3bb0c6f [Contrib] Update RandomFill to use StreamSync for CUDA 
synchronization (#18469)
     add b2c58ef122 [TIR] Fix Data Type Mismatch (int64 vs int32) in 
T.match_buffer when Working with Scalar Buffers in TIR (#18466)
     add a8c75802ad [Relax][PyTorch] Enable run_ep_decomposition by default 
(#18471)
     add c8515e1ddf [Web] Replace string with TVMFFIByteArray* to avoid memory 
issues (#18467)

No new revisions were added by this update.

Summary of changes:
 .../frontend/torch/exported_program_translator.py  |  15 +-
 src/tir/transforms/lower_match_buffer.cc           |  11 +-
 .../relax/test_frontend_from_exported_program.py   | 524 ++++++++++-----------
 .../test_tir_transform_lower_match_buffer.py       |  31 ++
 web/emcc/wasm_runtime.cc                           |  23 +-
 web/package-lock.json                              |  56 +--
 6 files changed, 336 insertions(+), 324 deletions(-)

Reply via email to