TensorRT-LLMs/tensorrt_llm/_torch/attention_backend
yuxianq 4f8afe4cc6
feat: [nvbugs/5261055][nvbugs/5170160] non-invasive pipeline parallelism (#4034)
Signed-off-by: Yuxian Qiu <142763828+yuxianq@users.noreply.github.com>
2025-05-16 04:16:53 +08:00
..
__init__.py feat: Add group_rms_norm kernel to normalize multiple inputs in a single operator. (#3438) 2025-05-02 13:25:30 +08:00
flashinfer.py [feat] Enable chunked context for flashinfer (#4132) 2025-05-15 10:59:38 +08:00
interface.py feat: support kv cache reuse for MLA (#3571) 2025-05-15 15:22:21 +08:00
star_flashinfer.py Remove dummy forward path (#3669) 2025-04-18 16:17:50 +08:00
trtllm.py feat: [nvbugs/5261055][nvbugs/5170160] non-invasive pipeline parallelism (#4034) 2025-05-16 04:16:53 +08:00
utils.py feat: Add group_rms_norm kernel to normalize multiple inputs in a single operator. (#3438) 2025-05-02 13:25:30 +08:00
vanilla.py Remove dummy forward path (#3669) 2025-04-18 16:17:50 +08:00