TensorRT-LLMs/tensorrt_llm/_torch/attention_backend
Fanrong Li e6b482ef47
fix: change the seq_lens sync copy to an async one (#3786)
---------

Signed-off-by: Fanrong Li <23290157+lfr-0531@users.noreply.github.com>
2025-04-29 23:56:49 +08:00
..
__init__.py Update (#2978) 2025-03-23 16:39:35 +08:00
flashinfer.py Fix fp8 kvcache (#3877) 2025-04-29 10:31:10 +08:00
interface.py fix: change the seq_lens sync copy to an async one (#3786) 2025-04-29 23:56:49 +08:00
star_flashinfer.py Remove dummy forward path (#3669) 2025-04-18 16:17:50 +08:00
trtllm.py Fix fp8 kvcache (#3877) 2025-04-29 10:31:10 +08:00
utils.py Fix create_weights in attention (#3692) 2025-04-24 07:30:00 +08:00
vanilla.py Remove dummy forward path (#3669) 2025-04-18 16:17:50 +08:00