Open
Description
❓ Questions and Help
Question
We are trying to run torchx with ray as the scheduler and trying to understand the significance of some. of the flags and whether those flags are valid in ray scheduler setup
-
https://github.com/pytorch/torchx/blob/main/torchx/components/dist.py#L173
is the image flag valid in ray setup -
similar with port mapping https://github.com/pytorch/torchx/blob/main/torchx/components/dist.py#L179 . does this has any significance in ray setup.