TensorRT-LLMs/tensorrt_llm/_torch
yuxianq 7b03350527
Add thread leak check and fix thread/memory leak issues. (#3270)
Signed-off-by: Yuxian Qiu <142763828+yuxianq@users.noreply.github.com>
2025-04-08 19:03:18 +08:00
..
attention_backend feat: no-cache attention in PyTorch workflow (#3085) 2025-04-05 01:54:32 +08:00
auto_deploy Add thread leak check and fix thread/memory leak issues. (#3270) 2025-04-08 19:03:18 +08:00
compilation feat: Introduce UB allocator for pytorch flow (#3257) 2025-04-08 18:39:49 +08:00
custom_ops feat: Introduce UB allocator for pytorch flow (#3257) 2025-04-08 18:39:49 +08:00
models Fix torch nvsmall through pyexecutor and fix its TP support (#3238) 2025-04-07 11:53:17 +03:00
modules feat: Introduce UB allocator for pytorch flow (#3257) 2025-04-08 18:39:49 +08:00
pyexecutor Add thread leak check and fix thread/memory leak issues. (#3270) 2025-04-08 19:03:18 +08:00
speculative fix the py_decoding_iter update in decoder. (#3297) 2025-04-07 11:18:33 +08:00
__init__.py Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
autotuner.py feat: Apply the new torch-flow compatible AutoTuner to both Fused MoE and NVFP4 Linear operators. (#3151) 2025-04-08 14:28:36 +08:00
distributed.py Update (#2978) 2025-03-23 16:39:35 +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 feat: Optionally split MoE inputs into chunks to reduce GPU memory usage (#3104) 2025-04-01 16:07:02 +08:00
pipeline_interface.py Update (#2978) 2025-03-23 16:39:35 +08:00
utils.py feat: Apply the new torch-flow compatible AutoTuner to both Fused MoE and NVFP4 Linear operators. (#3151) 2025-04-08 14:28:36 +08:00