Skip to content

Commit

Permalink
tet another notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
atqy committed Jul 30, 2022
1 parent eda9c1f commit 3d17a74
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Distributed data parallel YOLOv5 training with PyTorch and SageMaker distributed\n",
"# Distributed data parallel YOLOv5 training with PyTorch and SageMaker distributed test\n",
"\n",
"[Amazon SageMaker's distributed library](https://docs.aws.amazon.com/sagemaker/latest/dg/distributed-training.html) can be used to train deep learning models faster and cheaper. The [data parallel](https://docs.aws.amazon.com/sagemaker/latest/dg/data-parallel.html) feature in this library (`smdistributed.dataparallel`) is a distributed data parallel training framework for PyTorch, TensorFlow, and MXNet.\n",
"\n",
Expand Down

0 comments on commit 3d17a74

Please sign in to comment.