TensorRT-LLMs/tensorrt_llm/layers
Kaiyu Xie 250d9c293d
Update TensorRT-LLM Release branch (#1445)
* Update TensorRT-LLM

---------

Co-authored-by: Bhuvanesh Sridharan <bhuvan.sridharan@gmail.com>
Co-authored-by: Morgan Funtowicz <funtowiczmo@gmail.com>
Co-authored-by: Eddie-Wang1120 <wangjinheng1120@163.com>
Co-authored-by: meghagarwal <16129366+megha95@users.noreply.github.com>
2024-04-12 17:59:19 +08:00
..
__init__.py Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
activation.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
attention.py Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
cast.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
conv.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
embedding.py Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
linear.py Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
lora.py Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
mlp.py Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
moe.py Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
normalization.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
pooling.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
ssm.py Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00