Skip to content

Commit 7c580b8

Browse files
lukasgdboeschf
andauthored
Update docs/software/ml/pytorch.md
Co-authored-by: boeschf <[email protected]>
1 parent 6c9b1a5 commit 7c580b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/software/ml/pytorch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ These steps are illustrated in the [machine learning platform tutorials][ref-sof
2929

3030
### Select the base image
3131

32-
For most applications, the [PyTorch NGC container](https://catalog.ngc.nvidia.com/orgs/nvidia/containers/pytorch) is a good base image as PyTorch comes pre-installed with an optimized build including many dependencies. The [Release Notes](https://docs.nvidia.com/deeplearning/frameworks/pytorch-release-notes/index.html) give an overview on installed packages and compatibility. This image can be further customized in a Dockerfile and built with podman as detailed in the [podman build guide][ref-build-containers].
32+
For most applications, the [PyTorch NGC container](https://catalog.ngc.nvidia.com/orgs/nvidia/containers/pytorch) is a good base image as PyTorch comes pre-installed with an optimized build including many dependencies. The [Release Notes](https://docs.nvidia.com/deeplearning/frameworks/pytorch-release-notes/index.html) give an overview of installed packages and compatibility. This image can be further customized in a Dockerfile and built with podman as detailed in the [podman build guide][ref-build-containers].
3333

3434
### Define Container Runtime Environment
3535

0 commit comments

Comments
 (0)