Skip to content

Commit

Permalink
Fix typo in sdk_pytorch_torchrun_custom_container_training_imagenet.i…
Browse files Browse the repository at this point in the history
…pynb (#3238)

Fixed typo: Github --> GitHub
  • Loading branch information
aarondietz234 authored Jul 9, 2024
1 parent 2e330ab commit 2104f4c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"The steps performed include:\n",
"\n",
" * Create a shell script to start an ETCD cluster on the master node\n",
" * Create a training script using code from PyTorch Elastic's Github repository\n",
" * Create a training script using code from PyTorch Elastic's GitHub repository\n",
" * Create containers that download the data, and start an ETCD cluster on the host\n",
" * Train the model using multiple nodes with GPUs"
]
Expand Down

0 comments on commit 2104f4c

Please sign in to comment.