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 0a3fe22208 [Relax] Enhance symbolic expr estimation in memory planning
(#16872)
add 5c80691c81 [Dlight] Enhance vectorization loading weight for gemv
(#16878)
add 64969035fd [release] Update version to 0.16.0 on main branch
add d0cbb02e1d [release] Update version to 0.17.dev0 on main branch
add 64911ab5da [Runtime] Implemented Datatype.itemsize() (#16880)
No new revisions were added by this update.
Summary of changes:
conda/recipe/meta.yaml | 2 +-
include/tvm/runtime/c_runtime_api.h | 2 +-
python/tvm/_ffi/libinfo.py | 2 +-
python/tvm/_ffi/runtime_ctypes.py | 14 ++++++
python/tvm/dlight/gpu/gemv.py | 18 +++----
python/tvm/dlight/gpu/low_batch_gemv.py | 8 ++-
tests/python/dlight/test_gpu_gemv.py | 57 +++++++++++-----------
.../test_name_mangling.py => ir/test_dtype.py} | 26 +++++-----
version.py | 2 +-
web/package.json | 2 +-
10 files changed, 74 insertions(+), 59 deletions(-)
copy tests/python/{relay/test_name_mangling.py => ir/test_dtype.py} (64%)