https://github.com/getindata/example-kedro-azureml-pytorch-distributed
This repository contains an example project showing how to run distributed PyTorch training on Azure ML pipelines with Kedro. See the related blogpost.
https://github.com/getindata/example-kedro-azureml-pytorch-distributed
Last synced: about 1 year ago
JSON representation
This repository contains an example project showing how to run distributed PyTorch training on Azure ML pipelines with Kedro. See the related blogpost.
- Host: GitHub
- URL: https://github.com/getindata/example-kedro-azureml-pytorch-distributed
- Owner: getindata
- License: apache-2.0
- Created: 2022-10-25T14:37:47.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-23T12:27:42.000Z (over 3 years ago)
- Last Synced: 2025-01-24T02:30:37.572Z (over 1 year ago)
- Language: Python
- Size: 4.36 MB
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kedro + Azure ML Pipelines + PyTorch distributed training
This repo contains an example project showing how to run distributed training job in Azure ML Pieplines with Kedro and PyTorch.
For details, see the related blogpost: [https://getindata.com/blog/deep-learning-with-azure-pytorch-distributed-training-done-right-kedro/](https://getindata.com/blog/deep-learning-with-azure-pytorch-distributed-training-done-right-kedro/)