TensorRT-LLMs/tensorrt_llm/_torch/attention_backend
Yi Zhang 58311b2345
[None][fix] Remove unused params in attn (#10652)
Signed-off-by: yizhang-nv <187001205+yizhang-nv@users.noreply.github.com>
2026-01-20 03:08:59 -05:00
..
sparse [None][fix] Remove unused params in attn (#10652) 2026-01-20 03:08:59 -05:00
__init__.py [TRTLLM-8536][feat] Add the sparse attention framework and one use case--RocketKV support (#8086) 2025-10-14 08:23:16 -07:00
flashinfer.py [None][chore] update flashinfer to 0.6.0 (#10522) 2026-01-16 16:22:06 -05:00
interface.py [None][feat] Support new Transformers RoPE configuration format (#10636) 2026-01-14 19:41:27 +09:00
star_flashinfer.py [#6507][fix] Fix precision issue due to KV layout mismatch for split/concat kernels (#6917) 2025-11-13 12:14:58 +08:00
trtllm.py [None][fix] Remove unused params in attn (#10652) 2026-01-20 03:08:59 -05:00
utils.py [TRTLLM-8535][feat] Support DeepSeek V3.2 with FP8 + BF16 KV cache/NVFP4 + BF16 KV cache (#8405) 2025-10-24 13:40:41 -04:00
vanilla.py [TRTLLM-8536][feat] Add the sparse attention framework and one use case--RocketKV support (#8086) 2025-10-14 08:23:16 -07:00