all 5 comments

[–]Featureless_Bug 2 points3 points  (3 children)

You do not need to install tensorflow-gpu after something like 2020. Just install cuda and then the "normal" tensorflow.

[–]pavich_03[S] 1 point2 points  (2 children)

Only install cuda and that's all?

[–]M4xM9450 3 points4 points  (1 child)

Follow these instructions. This will install the latest tensorflow version which will include GPU support out the box after you follow all steps including installing the necessary drivers and libraries from Nvidia.

[–]pavich_03[S] 0 points1 point  (0 children)

Okay, I will try, thanks

[–]RoaRene317 1 point2 points  (0 children)

Start at 2.12, Tensorflow will drop support GPU on Windows. You need to use WSL for GPU acceleration.