| .. |
|
__init__.py
|
Add distributed model executor abstraction (#3191)
|
2024-03-11 11:03:45 -07:00 |
|
cpu_executor.py
|
[Hardware] [Intel] Enable Multiprocessing and tensor parallel in CPU backend and update documentation (#6125)
|
2024-07-26 13:50:10 -07:00 |
|
distributed_gpu_executor.py
|
[Core] Introduce SPMD worker execution using Ray accelerated DAG (#6032)
|
2024-07-17 22:27:09 -07:00 |
|
executor_base.py
|
[Core] Allow specifying custom Executor (#6557)
|
2024-07-20 01:25:06 +00:00 |
|
gpu_executor.py
|
[Core] Allow specifying custom Executor (#6557)
|
2024-07-20 01:25:06 +00:00 |
|
multiproc_gpu_executor.py
|
[cuda][misc] remove error_on_invalid_device_count_status (#7069)
|
2024-08-02 00:14:21 -07:00 |
|
multiproc_worker_utils.py
|
[Core][Doc] Default to multiprocessing for single-node distributed case (#5230)
|
2024-06-11 11:10:41 -07:00 |
|
neuron_executor.py
|
[Core] Allow specifying custom Executor (#6557)
|
2024-07-20 01:25:06 +00:00 |
|
openvino_executor.py
|
[Core] Allow specifying custom Executor (#6557)
|
2024-07-20 01:25:06 +00:00 |
|
ray_gpu_executor.py
|
[Misc] Revive to use loopback address for driver IP (#7091)
|
2024-08-02 15:50:00 -07:00 |
|
ray_tpu_executor.py
|
[Hardware][TPU] Implement tensor parallelism with Ray (#5871)
|
2024-07-26 20:54:27 -07:00 |
|
ray_utils.py
|
[Core] Pipeline parallel with Ray ADAG (#6837)
|
2024-08-02 13:55:40 -07:00 |
|
ray_xpu_executor.py
|
[Core] Allow specifying custom Executor (#6557)
|
2024-07-20 01:25:06 +00:00 |
|
tpu_executor.py
|
[Core] Allow specifying custom Executor (#6557)
|
2024-07-20 01:25:06 +00:00 |
|
xpu_executor.py
|
[Core] Allow specifying custom Executor (#6557)
|
2024-07-20 01:25:06 +00:00 |