TensorRT-LLMs/tensorrt_llm/_torch
Kaiyu Xie 746394e990
[TRTLLM-5516] perf: replicate dummy request for cuda graph padding (cherry-pick #4729) (#5190)
Signed-off-by: QI JUN <22017000+QiJune@users.noreply.github.com>
Signed-off-by: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com>
Co-authored-by: QI JUN <22017000+QiJune@users.noreply.github.com>
2025-06-14 00:36:15 +08:00
..
attention_backend [https://nvbugs/5123103][fix] Fix torch compile for DeepSeekV3 (#3952) 2025-05-19 22:12:25 +08:00
auto_deploy [AutoDeploy] HF factory improvements (#4371) 2025-05-19 20:13:43 -07:00
compilation [https://nvbugs/5123103][fix] Fix torch compile for DeepSeekV3 (#3952) 2025-05-19 22:12:25 +08:00
custom_ops fix: Fix AutoTuner warmup request generating. (#4670) 2025-05-29 00:25:57 +08:00
distributed [fix] Fix Llama4 allgather error due to None tensor (#4511) 2025-05-24 19:12:12 +08:00
models fix: [nvbugs/5312750] Keep embed_tokens for last pp rank if tie_word_embeddings. (#4902) 2025-06-04 19:49:08 +08:00
modules fix: [nvbugs/5289912][nvbugs/5232406] use thread pool for multi-thread weight loading in fused moe. (#4699) 2025-05-28 08:13:06 +08:00
peft feat: support multi lora adapters and TP (#3885) 2025-05-08 23:45:45 +08:00
pyexecutor [TRTLLM-5516] perf: replicate dummy request for cuda graph padding (cherry-pick #4729) (#5190) 2025-06-14 00:36:15 +08:00
speculative [https://nvbugs/5277592][fix] fix cuda graph padding for spec decoding (only for 0.20) (#5058) 2025-06-11 02:14:14 +08:00
__init__.py Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
autotuner.py fix: Fix AutoTuner warmup request generating. (#4670) 2025-05-29 00:25:57 +08:00
llm.py test: [TRTLLM-4334] Create 1.0 criteria scope from API stability references (#3069) 2025-03-26 18:14:35 +08:00
metadata.py feat: no-cache attention in PyTorch workflow (#3085) 2025-04-05 01:54:32 +08:00
model_config.py [https://nvbugs/5123103][fix] Fix torch compile for DeepSeekV3 (#3952) 2025-05-19 22:12:25 +08:00
utils.py fix: Fix AutoTuner warmup request generating. (#4670) 2025-05-29 00:25:57 +08:00