This is an automated email from the ASF dual-hosted git repository.

cyx-6 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from a6c7377bae [REFACTOR][TIRx] Keep AttrStmt node values unboxed (#20030)
     add 1a4e037bbb [CI] Bump tvm-ffi with compatible Python wrappers (#20032)

No new revisions were added by this update.

Summary of changes:
 3rdparty/tvm-ffi                                      |  2 +-
 include/tvm/runtime/device_api.h                      |  1 +
 include/tvm/script/printer/ir_docsifier.h             |  1 +
 python/tvm/ir/__init__.py                             |  5 ++++-
 python/tvm/ir/function.py                             | 19 +++++++++++++------
 python/tvm/runtime/_tensor.py                         |  6 ++++++
 .../meta_schedule/task_scheduler/task_scheduler.cc    |  8 +++++---
 tests/python/ir/test_ir_type.py                       |  7 +++++++
 tests/python/relax/test_expr.py                       | 15 ++++++++++-----
 .../test_meta_schedule_task_scheduler.py              | 11 ++++++++++-
 10 files changed, 58 insertions(+), 17 deletions(-)

Reply via email to