Home
1. Getting started
1.1 Login to your temporary workshop AWS Account
1.2 Download workshop content
2. Distributed Training with PyTorch and Amazon SageMaker
2.1 Why distributed training
2.2 How Amazon SageMaker and PyTorch work together
2.3 Notebook: PyTorch Native Distributed Training with Amazon SageMaker
2.4 Bonus: PyTorch SageMaker Data Parallel Distributed Training with Amazon SageMaker
3. Clean up resources
Delete all resources
Appendix
Documentation resources
Blogposts and videos
[Back to workshops page]
2.1 Why distributed training
PyTorch supports several different distributed training backends that perform the All-Reduce operation
2.1 Why distributed training
PyTorch supports several different distributed training backends that perform the All-Reduce operation