{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Module 3. Training on SageMaker Environment with Profiling Enabled\n", "---\n", "\n", "This notebook can train on a single GPU or perform distributed training using PyTorch DDP.\n", "\n", "This hands-on can be completed in about **20 minutes**. \n", "\n", "
\n", "If you are considering training large models & hundreds of gigabytes to terabytes of data, consider the SageMaker Distributed Training option.