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 2340081b3f Bug Fix: Removed unused code
add cf9a3e10aa [DOCKER] Tensorflow upgrade to 2.18.0
add 8b4df725b7 [Runtime][KVCache] Initial interface setup for MLA (#17616)
No new revisions were added by this update.
Summary of changes:
docker/install/ubuntu_install_tensorflow.sh | 4 +-
docker/install/ubuntu_install_tflite.sh | 9 +-
docker/install/ubuntu_install_wasmtime.sh | 2 +-
src/runtime/relax_vm/kv_state.h | 63 ++++++
src/runtime/relax_vm/paged_kv_cache.cc | 313 ++++++++++++++++++++++++----
5 files changed, 340 insertions(+), 51 deletions(-)