TensorRT-LLMs/tensorrt_llm/layers
Kaiyu Xie f044eb8d94
Update TensorRT-LLM (#302)
* Update TensorRT-LLM

---------

Co-authored-by: wangruohui <12756472+wangruohui@users.noreply.github.com>
2023-11-07 19:51:58 +08:00
..
__init__.py Update TensorRT-LLM (#148) 2023-10-27 12:10:00 +08:00
activation.py Initial commit 2023-09-20 00:29:41 -07:00
attention.py Update TensorRT-LLM (#302) 2023-11-07 19:51:58 +08:00
cast.py Initial commit 2023-09-20 00:29:41 -07:00
conv.py Initial commit 2023-09-20 00:29:41 -07:00
embedding.py Update TensorRT-LLM (#302) 2023-11-07 19:51:58 +08:00
linear.py Kaiyu/update main (#5) 2023-10-18 22:38:53 +08:00
mlp.py Update TensorRT-LLM (#148) 2023-10-27 12:10:00 +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