Skip to main content

PyTorch Kubeflow Pipeline

Project description

PyTorch Kubeflow Pipeline Components

PyTorch Kubeflow Pipeline Components provides an SDK and a set of components that lets you build kubeflow pipelines using PyTorch. You can use the predefined components in this repository to build your pipeline using the Kubeflow Pipelines SDK.

Installation

Requirements

Python >= 3.6 Kubeflow cluster setuo (on-prem or in any of the Clouds)

Install latest release

Use the following command to install PyTorch Pipeline Components from PyPI.

pip install -U pytorch-kfp-components

Install from source

Use the following commands to install PyTorch Kubeflow Pipeline Components from GitHub.

git clone https://github.com/kubeflow/pipelines.git
pip install pipelines/components/PyTorch/pytorch_kfp_components/.

Running the tests

Run the following command

pip install tox
cd ./components/PyTorch/pytorch-kfp-components/
tox -rvve py38

Samples

For running the samples follow the instruction mentioned as below

Samples README.md

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytorch-kfp-components-0.1.0.tar.gz (18.7 kB view hashes)

Uploaded Source

Built Distribution

pytorch_kfp_components-0.1.0-py3-none-any.whl (30.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page