| .. |
|
__init__.py
|
Add distributed model executor abstraction (#3191)
|
2024-03-11 11:03:45 -07:00 |
|
cpu_executor.py
|
[Hardware][CPU] Update torch 2.5 (#9911)
|
2024-11-07 04:43:08 +00:00 |
|
distributed_gpu_executor.py
|
[Frontend] Log the maximum supported concurrency (#8831)
|
2024-10-09 00:03:14 -07:00 |
|
executor_base.py
|
[2/N] executor pass the complete config to worker/modelrunner (#9938)
|
2024-11-02 07:35:05 -07:00 |
|
gpu_executor.py
|
[2/N] executor pass the complete config to worker/modelrunner (#9938)
|
2024-11-02 07:35:05 -07:00 |
|
hpu_executor.py
|
[Hardware][Intel-Gaudi] Add Intel Gaudi (HPU) inference backend (#6143)
|
2024-11-06 01:09:10 -08:00 |
|
msgspec_utils.py
|
[Core] Optimize SPMD architecture with delta + serialization optimization (#7109)
|
2024-08-18 17:57:20 -07:00 |
|
multiproc_gpu_executor.py
|
[Misc] Fix ImportError causing by triton (#9493)
|
2024-11-08 05:08:51 +00:00 |
|
multiproc_worker_utils.py
|
[Misc] Print stack trace using logger.exception (#9461)
|
2024-10-17 13:55:48 +00:00 |
|
multiproc_xpu_executor.py
|
[Hardware][Intel GPU] Add intel GPU pipeline parallel support. (#7810)
|
2024-08-27 10:07:02 -07:00 |
|
neuron_executor.py
|
[2/N] executor pass the complete config to worker/modelrunner (#9938)
|
2024-11-02 07:35:05 -07:00 |
|
openvino_executor.py
|
[2/N] executor pass the complete config to worker/modelrunner (#9938)
|
2024-11-02 07:35:05 -07:00 |
|
ray_gpu_executor.py
|
[CI/Build] drop support for Python 3.8 EOL (#8464)
|
2024-11-06 07:11:55 +00:00 |
|
ray_hpu_executor.py
|
[Hotfix] Fix ruff errors (#10073)
|
2024-11-06 01:24:28 -08:00 |
|
ray_tpu_executor.py
|
[BugFix] Fix clean shutdown issues (#8492)
|
2024-09-16 09:33:46 -07:00 |
|
ray_utils.py
|
[Hardware][Intel-Gaudi] Add Intel Gaudi (HPU) inference backend (#6143)
|
2024-11-06 01:09:10 -08:00 |
|
ray_xpu_executor.py
|
[Hardware][Intel GPU] refactor xpu_model_runner for tp (#7712)
|
2024-08-22 20:06:54 -07:00 |
|
tpu_executor.py
|
[2/N] executor pass the complete config to worker/modelrunner (#9938)
|
2024-11-02 07:35:05 -07:00 |
|
xpu_executor.py
|
[1/N] pass the complete config from engine to executor (#9933)
|
2024-11-01 13:51:57 -07:00 |