ray_distributed_executor
¶
Classes¶
fastvideo.worker.ray_distributed_executor.RayDistributedExecutor
¶
RayDistributedExecutor(fastvideo_args: FastVideoArgs)
fastvideo.worker.ray_distributed_executor.RayWorkerMetaData
dataclass
¶
Metadata for a Ray worker. The order of ray worker creation can be random, and we need to reset the rank after creating all workers.