In this video I show you the freakishly difficult task of setting up the latest tensorflow version with GPU support on Windows 10 :)

GO HERE FIRST:
https://www.tensorflow.org/install/source#gpu

  1. Microsoft Visual Studio
  1. the NVIDIA CUDA Toolkit
  1. NVIDIA cuDNN
  1. Python (check compatible version from first link)
    conda create --name tf_2.4 python==3.8

  2. Tensorflow (with GPU support)
    pip install tensorflow

#tensorflow #deep-learning #developer #programming

Installing Latest TensorFlow version with CUDA, cudNN and GPU support - Step by step tutorial 2021
4.90 GEEK