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 33fa9262fa [Relax][PyTorch] Add support for decomposed operators and 
fix IR of ops tests(7) (#18427)
     add bfb0dd6a16 [Relax][PyTorch] Add support for decomposed operators and 
fix IR of ops tests(8) (#18428)
     add 26db8bfd7e [Web] Fix arrayDecodeStorage scope issue for q0f32 models 
(#18415)

No new revisions were added by this update.

Summary of changes:
 .../frontend/torch/base_fx_graph_translator.py     |   8 +
 .../frontend/torch/exported_program_translator.py  |   2 +
 .../relax/test_frontend_from_exported_program.py   | 222 ++++++++++++++++-----
 web/emcc/tvmjs_support.cc                          |   1 +
 web/emcc/wasm_runtime.cc                           |  20 +-
 web/package-lock.json                              | 122 +++++------
 web/src/rpc_server.ts                              |   2 +-
 web/src/runtime.ts                                 |   1 -
 web/src/webgpu.ts                                  |   4 +-
 9 files changed, 262 insertions(+), 120 deletions(-)

Reply via email to