TensorRT-LLMs/tensorrt_llm/layers
Kaiyu Xie 66ef1df492
Update TensorRT-LLM (#1492)
* Update TensorRT-LLM

---------

Co-authored-by: Loki <lokravi@amazon.com>
2024-04-24 14:44:22 +08:00
..
__init__.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
activation.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
attention.py Update TensorRT-LLM (#1455) 2024-04-16 19:40:08 +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 (#1455) 2024-04-16 19:40:08 +08:00
lora.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
mlp.py Update TensorRT-LLM (#1455) 2024-04-16 19:40:08 +08:00
moe.py Update TensorRT-LLM (#1492) 2024-04-24 14:44:22 +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 (#1427) 2024-04-09 17:03:34 +08:00