[BugFix] fix cpu prefix cache bug (#5544)
CE Compile Job / ce_job_pre_check (push) Has been cancelled
CE Compile Job / print_ce_job_pre_check_outputs (push) Has been cancelled
CE Compile Job / FD-Clone-Linux (push) Has been cancelled
CE Compile Job / Show Code Archive Output (push) Has been cancelled
CE Compile Job / BUILD_SM8090 (push) Has been cancelled
CE Compile Job / BUILD_SM8689 (push) Has been cancelled
CE Compile Job / CE_UPLOAD (push) Has been cancelled
Deploy GitHub Pages / deploy (push) Has been cancelled

* fix_dy_c8_bug

* add block_num check

* fix test case

* update ci case
This commit is contained in:
kevin
2025-12-16 14:21:42 +08:00
committed by GitHub
parent 5d2b16e6f3
commit c9b47f90ce
5 changed files with 23 additions and 8 deletions
@@ -40,6 +40,7 @@ class Args:
value_cache_shape = ""
create_cache_tensor = False
cache_dtype = "bfloat16"
default_dtype = "bfloat16"
# ==========================