:orphan: .. _sphx_glr_examples_pipelines: Pipelines Examples ================== This contains examples of using TorchX components as part of pipelines. .. raw:: html
.. _sphx_glr_examples_pipelines_kfp: KubeFlow Pipelines Examples ########################### Each of these files is a python file that generates a Kubeflow Pipeline definition that uses TorchX components. The generated ``pipeline.yaml`` files can be uploaded to a KFP cluster to run the pipeline. .. raw:: html
.. only:: html .. figure:: /examples_pipelines/kfp/images/thumb/sphx_glr_dist_pipeline_thumb.png :alt: Distributed KubeFlow Pipelines Example :ref:`sphx_glr_examples_pipelines_kfp_dist_pipeline.py` .. raw:: html
.. toctree:: :hidden: /examples_pipelines/kfp/dist_pipeline .. raw:: html
.. only:: html .. figure:: /examples_pipelines/kfp/images/thumb/sphx_glr_intro_pipeline_thumb.png :alt: Intro KubeFlow Pipelines Example :ref:`sphx_glr_examples_pipelines_kfp_intro_pipeline.py` .. raw:: html
.. toctree:: :hidden: /examples_pipelines/kfp/intro_pipeline .. raw:: html
.. only:: html .. figure:: /examples_pipelines/kfp/images/thumb/sphx_glr_advanced_pipeline_thumb.png :alt: Advanced KubeFlow Pipelines Example :ref:`sphx_glr_examples_pipelines_kfp_advanced_pipeline.py` .. raw:: html
.. toctree:: :hidden: /examples_pipelines/kfp/advanced_pipeline .. raw:: html
.. only :: html .. container:: sphx-glr-footer :class: sphx-glr-footer-gallery .. container:: sphx-glr-download sphx-glr-download-python :download:`Download all examples in Python source code: examples_pipelines_python.zip ` .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download all examples in Jupyter notebooks: examples_pipelines_jupyter.zip ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_