Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python SDK support for PyTorch Horovod #1914

Open
chuyang-deng opened this issue Sep 22, 2020 · 0 comments
Open

Python SDK support for PyTorch Horovod #1914

chuyang-deng opened this issue Sep 22, 2020 · 0 comments

Comments

@chuyang-deng
Copy link
Contributor

Describe the feature you'd like
PyTorch Horovod MPI is supported in sagemaker-pytorch-training-toolkit, however, a Python SDK interface is not provided yet to start distributed training using mpi.

How would this feature be used? Please describe.
With this implementation, user could enable MPI runner like this:
Something similar is done for TensorFlow: https://github.com/aws/sagemaker-python-sdk-staging/blob/master/src/sagemaker/tensorflow/estimator.py#L96

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants