TensorRT-LLMs/tensorrt_llm/layers
Kaiyu Xie 0f041b7b57
Update TensorRT-LLM (#1098)
* Update TensorRT-LLM

* update submodule

* Remove unused binaries
2024-02-18 15:48:08 +08:00
..
__init__.py Update TensorRT-LLM (#941) 2024-01-23 23:22:35 +08:00
activation.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
attention.py Update TensorRT-LLM (#1098) 2024-02-18 15:48: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 (#941) 2024-01-23 23:22:35 +08:00
linear.py Update TensorRT-LLM (#1019) 2024-01-31 21:55:32 +08:00
lora.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
mlp.py Update TensorRT-LLM (#1055) 2024-02-06 18:38:07 +08:00
moe.py Update TensorRT-LLM (#1098) 2024-02-18 15:48:08 +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 (#1019) 2024-01-31 21:55:32 +08:00