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 49b139be8b [FFI] Replace `Arg2Str` with a more powerful `for_each`
(#18117)
add 11f8606ef4 Revert "[FFI] Replace `Arg2Str` with a more powerful
`for_each`" (#18121)
add 68bb125ded [release] Update version to 0.21.0 on main branch
add 045eb5bc9c [release] Update version to 0.22.dev0 on main branch
add 351dd8061b [Codegen] Update LLVM version requirement for
`insertDeclare` (#18123)
add d9f0838dad [KVCache] Fix kernel dispatch based on attention kinds
(#18122)
No new revisions were added by this update.
Summary of changes:
conda/recipe/meta.yaml | 2 +-
ffi/include/tvm/ffi/base_details.h | 21 +----------
ffi/include/tvm/ffi/function_details.h | 27 ++++++++++-----
python/tvm/libinfo.py | 2 +-
python/tvm/relax/frontend/nn/llm/kv_cache.py | 52 +++++++++++++---------------
src/target/llvm/codegen_llvm.cc | 4 +--
version.py | 2 +-
web/package-lock.json | 4 +--
web/package.json | 2 +-
9 files changed, 52 insertions(+), 64 deletions(-)