An open API service indexing awesome lists of open source software.

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.

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/)