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 6f74762743 [Relax] Provide well-formed output in 
`transform.LazyGetInput` (#16841)
     add c84f6bb4fd Bump pillow from 10.2.0 to 10.3.0 in /apps/microtvm/ethosu 
(#16838)
     add dd384906e3 Bump pillow from 10.2.0 to 10.3.0 in /apps/microtvm/cmsisnn 
(#16839)
     add 53f05d8ded [Debug][Disco] Check if a PackedFunc exists before calling 
it (#16845)
     add cd08356e66 [TIR] Fix segfaults from ordering of Let/Assert in 
MakePackedAPI (#16543)

No new revisions were added by this update.

Summary of changes:
 apps/microtvm/cmsisnn/requirements.txt             | 139 +++++++++++----------
 apps/microtvm/ethosu/requirements.txt              | 139 +++++++++++----------
 src/runtime/disco/disco_worker.cc                  |   2 +
 src/tir/transforms/arg_binder.cc                   |  46 +++++--
 src/tir/transforms/arg_binder.h                    |  38 +++++-
 src/tir/transforms/make_packed_api.cc              |  58 ++++++---
 tests/python/tir-base/test_debug_info.py           |   4 +-
 .../test_tir_transform_make_packed_api.py          |  71 ++++++++++-
 8 files changed, 321 insertions(+), 176 deletions(-)

Reply via email to