TensorRT-LLMs/tensorrt_llm/layers
Kaiyu Xie d879430b04
Update TensorRT-LLM (#846)
* Update TensorRT-LLM

---------

Co-authored-by: Shixiaowei02 <39303645+Shixiaowei02@users.noreply.github.com>
2024-01-09 21:03:35 +08:00
..
__init__.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
activation.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
attention.py Update TensorRT-LLM (#846) 2024-01-09 21:03:35 +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 (#787) 2024-01-02 17:54:32 +08:00
linear.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
lora.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
mlp.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
moe.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +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