TensorRT-LLMs/tensorrt_llm/layers
石晓伟 548b5b7310
Update TensorRT-LLM (#2532)
* blossom-ci.yml: run vulnerability scan on blossom

* open source efb18c1256f8c9c3d47b7d0c740b83e5d5ebe0ec

---------

Co-authored-by: niukuo <6831097+niukuo@users.noreply.github.com>
Co-authored-by: pei0033 <59505847+pei0033@users.noreply.github.com>
Co-authored-by: Kyungmin Lee <30465912+lkm2835@users.noreply.github.com>
Co-authored-by: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com>
2024-12-04 21:16:56 +08:00
..
__init__.py Update TensorRT-LLM (#2460) 2024-11-19 18:30:34 +08:00
activation.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
attention.py Update TensorRT-LLM (#2532) 2024-12-04 21:16:56 +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 (#2460) 2024-11-19 18:30:34 +08:00
linear.py Update TensorRT-LLM (#2532) 2024-12-04 21:16:56 +08:00
lora.py Update TensorRT-LLM 2024-08-20 18:55:15 +08:00
mlp.py Update TensorRT-LLM (#2532) 2024-12-04 21:16:56 +08:00
moe.py Update TensorRT-LLM (#2532) 2024-12-04 21:16:56 +08:00
normalization.py Update TensorRT-LLM (#2363) 2024-10-22 20:27:35 +08:00
pooling.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
recurrent.py Update TensorRT-LLM (#1954) 2024-07-16 15:30:25 +08:00
ssm.py Update TensorRT-LLM 2024-08-20 18:55:15 +08:00