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 4183229922 [KVCache][Test] Fix TIR attn kernels for uncommon group 
size (#17074)
     add d1cd95fa9c [SME] Extract gemm block correctly when fused with bias 
(#17076)
     add ab02979a86 [AOT] Correctly calculate workspace for vector types 
(#17077)

No new revisions were added by this update.

Summary of changes:
 python/tvm/topi/arm_cpu/matmul.py                  |  8 ++++---
 src/tir/usmp/utils.cc                              |  6 ++++-
 .../python/codegen/test_target_codegen_aarch64.py  | 15 +++++++++++++
 tests/python/relay/strategy/arm_cpu/test_dense.py  | 26 ++++++++++++++--------
 .../test_tir_analysis_calculate_workspace.py       | 20 +++++++++++++++--
 5 files changed, 60 insertions(+), 15 deletions(-)

Reply via email to