TensorRT-LLMs/tensorrt_llm/layers
Kaiyu Xie 385626572d
Update TensorRT-LLM (#2502)
* Update TensorRT-LLM

---------

Co-authored-by: 岑灿 <yunyi.hyy@alibaba-inc.com>
2024-11-26 16:51:34 +08:00
..
__init__.py Update TensorRT-LLM (#2460) 2024-11-19 18:30:34 +08:00
activation.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
attention.py Update TensorRT-LLM (#2502) 2024-11-26 16:51: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 (#2460) 2024-11-19 18:30:34 +08:00
linear.py Update TensorRT-LLM (#2413) 2024-11-05 16:27:06 +08:00
lora.py Update TensorRT-LLM 2024-08-20 18:55:15 +08:00
mlp.py Update TensorRT-LLM (#2413) 2024-11-05 16:27:06 +08:00
moe.py Update TensorRT-LLM (#2502) 2024-11-26 16:51:34 +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