Skip to content

Commit e838ff3

Browse files
committed
Improve CUDA enabled images docs
1 parent 275ad77 commit e838ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using/selecting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The following sections describe these images, including their contents, relation
1919
## CUDA enabled variant
2020

2121
We provide CUDA accelerated version of `pytorch-notebook` and `tensorflow-notebook` images.
22-
Prepend a CUDA version prefix (like `cuda12-` for `pytorch-notebook` or `cuda-` for `tensorflow-notebook`) to the image tag
22+
Prepend a CUDA prefix (versioned prefix like `cuda12-` for `pytorch-notebook` or just `cuda-` for `tensorflow-notebook`) to the image tag
2323
to allow PyTorch or TensorFlow operations to use compatible NVIDIA GPUs for accelerated computation.
2424
Note: We only build `pytorch-notebook` for 2 last major versions of CUDA, `tensorflow-notebook` image only supports the latest CUDA version listed in the [officially tested build configurations](https://www.tensorflow.org/install/source#gpu).
2525

0 commit comments

Comments
 (0)