Files
xc-llm-ascend/csrc
lidenghui1110 4e62a2ae15 [Bugfix] fix TransposeKvCacheByBlock op error report in plog (#7235)
### What this PR does / why we need it?

As issue #7201 reported, there are some TransposeKvCacheByBlock
operation related ERRORs in plog when vllm launching, though it doesn't
influence the running of vllm, but ERRORs will be very confused in
debug, this PR fixed the problem as suggested.

### Does this PR introduce _any_ user-facing change?
no.

### How was this patch tested?

- vLLM version: v0.17.0
- vLLM main:
4034c3d32e

Signed-off-by: lidenghui <lidenghui1110@gmail.com>
2026-03-17 10:08:32 +08:00
..
2025-12-10 17:15:28 +08:00