TensorRT-LLMs/tensorrt_llm/layers
Kaiyu Xie f14d1d433c
Update TensorRT-LLM (#2389)
* Update TensorRT-LLM

---------

Co-authored-by: Alessio Netti <netti.alessio@gmail.com>
2024-10-29 22:24:38 +08:00
..
__init__.py Update TensorRT-LLM (#2363) 2024-10-22 20:27:35 +08:00
activation.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
attention.py Update TensorRT-LLM (#2389) 2024-10-29 22:24:38 +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 (#2389) 2024-10-29 22:24:38 +08:00
linear.py Update TensorRT-LLM (#2333) 2024-10-15 15:28:40 +08:00
lora.py Update TensorRT-LLM 2024-08-20 18:55:15 +08:00
mlp.py open source 4dbf696ae9b74a26829d120b67ab8443d70c8e58 (#2297) 2024-10-08 12:19:19 +02:00
moe.py Update TensorRT-LLM (#2333) 2024-10-15 15:28:40 +08:00
normalization.py Update TensorRT-LLM (#2363) 2024-10-22 20:27:35 +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 2024-08-20 18:55:15 +08:00