Skip to content

Commit 9d01df7

Browse files
authored
Merge pull request pytorch#651 from pytorch/Amd-blog-03-11
Amd blog 03 11 -- fixed broken link
2 parents da6b6be + 349fe9b commit 9d01df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2021-3-24-pytorch-for-amd-rocm-platform-now-available-as-python-package.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ supported by ROCm include all of AMD’s Instinct family of compute-focused data
4141
with some other select GPUs. A current list of supported GPUs can be found in the [ROCm Github
4242
repository](https://github.com/RadeonOpenCompute/ROCm#supported-gpus). After confirming that the target system includes supported GPUs and the current 4.0.1
4343
release of ROCm, installation of PyTorch follows the same simple Pip-based installation as any other
44-
Python package. As with PyTorch builds for other platforms, the configurator at [https://pytorch.org/getstarted/locally/](https://pytorch.org/getstarted/locally/) provides the specific command line to be run.
44+
Python package. As with PyTorch builds for other platforms, the configurator at [https://pytorch.org/get-started/locally/](https://pytorch.org/getstarted/locally/) provides the specific command line to be run.
4545

4646
PyTorch for ROCm is built from the upstream PyTorch repository, and is a full featured implementation.
4747
Notably, it includes support for distributed training across multiple GPUs and supports accelerated

0 commit comments

Comments
 (0)