TensorRT-LLMs/tensorrt_llm/layers
Kaiyu Xie 655524dd82
Update TensorRT-LLM (#1168)
* Update TensorRT-LLM

---------

Co-authored-by: Bhuvanesh Sridharan <bhuvan.sridharan@gmail.com>
Co-authored-by: Shixiaowei02 <39303645+Shixiaowei02@users.noreply.github.com>
2024-02-27 17:37:34 +08:00
..
__init__.py Update TensorRT-LLM (#941) 2024-01-23 23:22:35 +08:00
activation.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
attention.py Update TensorRT-LLM (#1168) 2024-02-27 17:37:34 +08:00
cast.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
conv.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
embedding.py Update TensorRT-LLM (#941) 2024-01-23 23:22:35 +08:00
linear.py Update TensorRT-LLM (#1019) 2024-01-31 21:55:32 +08:00
lora.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
mlp.py Update TensorRT-LLM (#1055) 2024-02-06 18:38:07 +08:00
moe.py Update TensorRT-LLM (#1098) 2024-02-18 15:48:08 +08:00
normalization.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
pooling.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
ssm.py Update TensorRT-LLM (#1019) 2024-01-31 21:55:32 +08:00