You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pytorch-tensorflow-env/README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ We recommend following the instructions on the [official ROCm TensorFlow website
47
47
48
48
*Note*: We also strongly recommend using Docker image with [PyTorch](https://rocm.docs.amd.com/en/latest/how_to/pytorch_install/pytorch_install.html#option-1-recommended-use-docker-image-with-pytorch-pre-installed) or [TensorFlow](https://rocm.docs.amd.com/en/latest/how_to/tensorflow_install/tensorflow_install.html#option-1-install-tensorflow-using-docker-image) pre-installed. The reason is that if you create a virtual environment or conda environment, certain ROCm dependencies may not be properly installed. It can be non-trivial to install dependencies.
49
49
50
-
*Note*: You don’t need flag “--gpus all” to run docker on AMD GPUs.
50
+
*Note*: You don’t need flag `--gpus all` to run docker on AMD GPUs.
51
51
52
52
## Git clone the source code you want to run
53
53
@@ -93,10 +93,10 @@ Note: the installation location may have the version number such as */opt/rocm-5
93
93
94
94
We recommend following the below tutorials for this option.
0 commit comments