TensorRT-LLMs/tensorrt_llm/layers
Kaiyu Xie a75618df24
Update TensorRT-LLM (#667)
* Update TensorRT-LLM

---------

Co-authored-by: 0xymoro <jerrymeng100@gmail.com>
Co-authored-by: Shixiaowei02 <39303645+Shixiaowei02@users.noreply.github.com>
2023-12-15 22:14:51 +08:00
..
__init__.py Update TensorRT-LLM (#667) 2023-12-15 22:14:51 +08:00
activation.py Initial commit 2023-09-20 00:29:41 -07:00
attention.py Update TensorRT-LLM (#667) 2023-12-15 22:14:51 +08:00
cast.py Initial commit 2023-09-20 00:29:41 -07:00
conv.py Update TensorRT-LLM (#613) 2023-12-08 17:49:24 +08:00
embedding.py Update TensorRT-LLM (#302) 2023-11-07 19:51:58 +08:00
linear.py Update TensorRT-LLM (#667) 2023-12-15 22:14:51 +08:00
lora.py Update TensorRT-LLM (#667) 2023-12-15 22:14:51 +08:00
mlp.py Update TensorRT-LLM (#667) 2023-12-15 22:14:51 +08:00
moe.py Update TensorRT-LLM (#667) 2023-12-15 22:14:51 +08:00
normalization.py Initial commit 2023-09-20 00:29:41 -07:00
pooling.py Initial commit 2023-09-20 00:29:41 -07:00