TensorRT-LLMs/tensorrt_llm/layers
Kaiyu Xie bca9a33b02
Update TensorRT-LLM (#2008)
* Update TensorRT-LLM

---------

Co-authored-by: Timur Abishev <abishev.timur@gmail.com>
Co-authored-by: MahmoudAshraf97 <hassouna97.ma@gmail.com>
Co-authored-by: Saeyoon Oh <saeyoon.oh@furiosa.ai>
Co-authored-by: hattizai <hattizai@gmail.com>
2024-07-23 23:05:09 +08:00
..
__init__.py Update TensorRT-LLM (#1918) 2024-07-09 14:42:22 +08:00
activation.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
attention.py Update TensorRT-LLM (#2008) 2024-07-23 23:05:09 +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 (#1358) 2024-03-26 20:47:14 +08:00
linear.py Update TensorRT-LLM (#1793) 2024-06-18 18:18:23 +08:00
lora.py Update TensorRT-LLM (#1598) 2024-05-14 16:43:41 +08:00
mlp.py Update TensorRT-LLM (#1763) 2024-06-11 16:59:02 +08:00
moe.py Update TensorRT-LLM (#1954) 2024-07-16 15:30:25 +08:00
normalization.py Update TensorRT-LLM (#1954) 2024-07-16 15:30:25 +08:00
pooling.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
recurrent.py Update TensorRT-LLM (#1954) 2024-07-16 15:30:25 +08:00
ssm.py Update TensorRT-LLM (#1954) 2024-07-16 15:30:25 +08:00