We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0ac0da commit 799c51eCopy full SHA for 799c51e
1 file changed
sections/installing.md
@@ -33,10 +33,6 @@ $ module load anaconda/2024.06
33
$ source activate
34
```
35
36
-To install the GPU version of Tensorflow,
37
-we need to allow Conda to locate CUDA,
38
-using
39
-
40
Then, for example, to create a new environment called `ai_2024`,
41
with Python 3.12 and Tensorflow 2.17.0,
42
run the command:
0 commit comments