torchx.pipelines¶
These modules are adapters used to run TorchX components as part of a pipeline to allow for more complex behaviors as well as for continuous deployment.
The runner and schedulers are designed to launch a single component quickly where as these adapters transform the component into something understandable by the specific pipeline provider so you can assemble a full pipeline with them.