TensorRT-LLMs/tensorrt_llm/executor
Erin 44d1c75701
[TRTLLM-8988][feat] Unify MPI & Ray's req/response handling with RPC Client/Server (#8765)
Signed-off-by: Erin Ho <14718778+hchings@users.noreply.github.com>
2025-11-13 17:21:24 -08:00
..
rpc [TRTLLM-8988][feat] Unify MPI & Ray's req/response handling with RPC Client/Server (#8765) 2025-11-13 17:21:24 -08:00
__init__.py chore: rename ExecutorBindingsWorker/Proxy (#4716) 2025-05-29 10:32:35 +08:00
base_worker.py [https://nvbugs/5556998][fix] init_hf_modules in worker_main for models with trust_remote=true (#8931) 2025-11-11 10:30:37 +08:00
executor.py [None][chore] Optimize perf for the RPC executor and add some profile utilities to llm-api (#8415) 2025-11-03 17:59:49 -08:00
ipc.py [None][chore] replace print_colored_debug with logger_debug (#8417) 2025-10-22 17:54:38 +08:00
postproc_worker.py [None][feat] perf_metrics endpoint functionality improvement (#8005) 2025-10-02 17:43:25 -07:00
proxy.py [None][chore] replace print_colored_debug with logger_debug (#8417) 2025-10-22 17:54:38 +08:00
ray_executor.py [TRTLLM-8988][feat] Unify MPI & Ray's req/response handling with RPC Client/Server (#8765) 2025-11-13 17:21:24 -08:00
ray_gpu_worker.py [TRTLLM-8988][feat] Unify MPI & Ray's req/response handling with RPC Client/Server (#8765) 2025-11-13 17:21:24 -08:00
request.py [None][feat] Add opentelemetry tracing (#5897) 2025-10-27 18:51:07 +08:00
result.py [TRTLLM-8988][feat] Unify MPI & Ray's req/response handling with RPC Client/Server (#8765) 2025-11-13 17:21:24 -08:00
rpc_proxy.py [TRTLLM-8988][feat] Unify MPI & Ray's req/response handling with RPC Client/Server (#8765) 2025-11-13 17:21:24 -08:00
rpc_worker.py [TRTLLM-8988][feat] Unify MPI & Ray's req/response handling with RPC Client/Server (#8765) 2025-11-13 17:21:24 -08:00
utils.py [None][chore] replace print_colored_debug with logger_debug (#8417) 2025-10-22 17:54:38 +08:00
worker.py [https://nvbugs/5556998][fix] init_hf_modules in worker_main for models with trust_remote=true (#8931) 2025-11-11 10:30:37 +08:00