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 27a3b90105 [Web] Add dtype and offset for CreateView in runtime 
(#17028)
     add 7359313b40 [TIR] Fix Shuffle rewrite (#17030)
     add b598f28a1c [Contrib] Implement NDArray cache update (#17029)

No new revisions were added by this update.

Summary of changes:
 python/tvm/contrib/tvmjs.py                        | 76 ++++++++++++++++++++--
 src/target/source/codegen_c.cc                     |  4 +-
 src/tir/transforms/storage_rewrite.cc              |  2 +-
 tests/python/relax/test_runtime_builtin.py         | 25 +++++++
 ...est_tir_transform_pointer_value_type_rewrite.py | 46 ++++++++++++-
 5 files changed, 141 insertions(+), 12 deletions(-)

Reply via email to