TensorRT-LLMs/tensorrt_llm/executor
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
..
__init__.py Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
executor.py Update (#2978) 2025-03-23 16:39:35 +08:00
ipc.py Update TensorRT-LLM (#2820) 2025-02-25 21:21:49 +08:00
postproc_worker.py Fix: fuse message not aligned on different processes (#3067) 2025-03-26 17:15:27 +08:00
proxy.py Add thread leak check and fix thread/memory leak issues. (#3270) 2025-04-08 19:03:18 +08:00
request.py Update (#2978) 2025-03-23 16:39:35 +08:00
result.py breaking change: perf: Make ipc_periodically the default responses_handler (#3102) 2025-04-08 10:36:39 +08:00
utils.py Add thread leak check and fix thread/memory leak issues. (#3270) 2025-04-08 19:03:18 +08:00
worker.py breaking change: perf: Make ipc_periodically the default responses_handler (#3102) 2025-04-08 10:36:39 +08:00