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 4e07a8ed66 [TOPI] remove the i32 cast for output shape of pool (#14549)
add 6ef73e0cdb [TVMScript] Distinguish between void* and handle (#14488)
add a7a1980480 [CI] Update ci_cpu image and build with llvm-15 (#14466)
No new revisions were added by this update.
Summary of changes:
ci/jenkins/docker-images.ini | 2 +-
include/tvm/script/ir_builder/tir/ir.h | 18 ++++++++++++++----
python/tvm/script/ir_builder/tir/ir.py | 14 ++++++++++++--
tests/python/relay/test_op_level2.py | 3 ++-
tests/python/unittest/test_tvmscript_roundtrip.py | 19 +++++++++++++++++++
tests/scripts/task_config_build_cpu.sh | 2 +-
6 files changed, 49 insertions(+), 9 deletions(-)