TensorRT-LLMs/tensorrt_llm/executor
Chang Liu 26901e4aa0
[TRTLLM-10612][feat] Initial support of AIGV models in TRTLLM (#11462)
Signed-off-by: Chang Liu (Enterprise Products) <liuc@nvidia.com>
Signed-off-by: Chang Liu <9713593+chang-l@users.noreply.github.com>
Signed-off-by: Zhenhua Wang <zhenhuaw@nvidia.com>
Co-authored-by: Freddy Qi <junq@nvidia.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Zhenhua Wang <zhenhuaw@nvidia.com>
2026-02-14 06:11:11 +08:00
..
rpc [None][doc] update readme for rpc (#9972) 2025-12-15 10:16:50 +08:00
__init__.py chore: rename ExecutorBindingsWorker/Proxy (#4716) 2025-05-29 10:32:35 +08:00
base_worker.py [TRTLLM-10487][feat] Add user-provided UUID support for multimodal KV cache identification. (#11075) 2026-02-12 00:48:47 -05:00
executor.py [TRTLLM-10030][chore] use weakref in atexit handler (#11476) 2026-02-13 18:02:29 +08:00
ipc.py [TRTLLM-10612][feat] Initial support of AIGV models in TRTLLM (#11462) 2026-02-14 06:11:11 +08:00
postproc_worker.py [None][feat] perf_metrics endpoint functionality improvement (#8005) 2025-10-02 17:43:25 -07:00
proxy.py [None][refactor] simplify get_stats and get_kvcache_events with rpc (#9980) 2025-12-22 18:23:43 +08:00
ray_executor.py [None][chore] refine placement group in ray executor (#10235) 2026-01-23 19:31:20 +08:00
ray_gpu_worker.py [TRTLLM-9737][chore] Add rl perf reproduce script and enhance the robustness of Ray tests (#9939) 2025-12-24 15:27:01 +08:00
request.py [None][feat] Add opentelemetry tracing (#5897) 2025-10-27 18:51:07 +08:00
result.py [TRTLLM-10858][feat] Multi-image support for EPD disagg (#11264) 2026-02-11 20:50:00 -08:00
rpc_proxy_mixin.py [None][refactor] simplify get_stats and get_kvcache_events with rpc (#9980) 2025-12-22 18:23:43 +08:00
rpc_proxy.py [None][refactor] simplify get_stats and get_kvcache_events with rpc (#9980) 2025-12-22 18:23:43 +08:00
rpc_worker_mixin.py [None][refactor] simplify get_stats and get_kvcache_events with rpc (#9980) 2025-12-22 18:23:43 +08:00
rpc_worker.py [None][fix] enable hmac in RPC (#9745) 2025-12-07 08:24:46 +08:00
utils.py [https://nvbugs/5783876][fix] fix hmac launch (#10434) 2026-01-22 23:20:53 +08:00
worker.py [None][feat] Hang detection for executor loop and worker. (#10480) 2026-01-13 02:34:32 -05:00