TensorRT-LLMs/tensorrt_llm/layers
Kaiyu Xie 587d063e6d
Update TensorRT-LLM (#506)
* Update TensorRT-LLM

---------

Co-authored-by: Shixiaowei02 <39303645+Shixiaowei02@users.noreply.github.com>
2023-11-30 16:46:22 +08:00
..
__init__.py Update TensorRT-LLM (#506) 2023-11-30 16:46:22 +08:00
activation.py Initial commit 2023-09-20 00:29:41 -07:00
attention.py Update TensorRT-LLM (#506) 2023-11-30 16:46:22 +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 (#506) 2023-11-30 16:46:22 +08:00
linear.py Updates for release/0.5.0 2023-10-15 21:26:20 +08:00
lora.py Update TensorRT-LLM (#506) 2023-11-30 16:46:22 +08:00
mlp.py Update TensorRT-LLM (#506) 2023-11-30 16:46:22 +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