TensorRT-LLMs/tensorrt_llm/_torch/attention_backend
yuxianq 5346f53250
feat: Introduce feature properties for attention backend. (#3659)
Signed-off-by: Yuxian Qiu <142763828+yuxianq@users.noreply.github.com>
2025-04-19 12:37:27 +08:00
..
__init__.py Update (#2978) 2025-03-23 16:39:35 +08:00
flashinfer.py Remove dummy forward path (#3669) 2025-04-18 16:17:50 +08:00
interface.py feat: Introduce feature properties for attention backend. (#3659) 2025-04-19 12:37:27 +08:00
star_flashinfer.py Remove dummy forward path (#3669) 2025-04-18 16:17:50 +08:00
trtllm.py feat: Introduce feature properties for attention backend. (#3659) 2025-04-19 12:37:27 +08:00
utils.py feat: Introduce feature properties for attention backend. (#3659) 2025-04-19 12:37:27 +08:00
vanilla.py Remove dummy forward path (#3669) 2025-04-18 16:17:50 +08:00