Back to Browse

Install TensorFlow in Windows 11 and Python 3 10 using CUDA and CuDNN

3.7K views
Premiered Oct 20, 2022
36:18

Running TensorFlow with GPU is little bit advance and not straightforward. I am demonstrating installation of TensorFlow in Windows-11 and Python 3.10. We will doing this without Anaconda or Miniconda. Below are some links to download libraries required for TensorFlow installation. Download VS: https://visualstudio.microsoft.com/vs/ TensorFlow site for GPU support: https://www.tensorflow.org/install/pip Environment variables to set: C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.5\extras\CUPTI\lib64 C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.5\extras\CUPTI\include C:\tools\cudnn-windows-x86_64-8.6.0.163_cuda11-archive\bin C:\tools\cudnn-windows-x86_64-8.6.0.163_cuda11-archive\include

Download

0 formats

No download links available.

Install TensorFlow in Windows 11 and Python 3 10 using CUDA and CuDNN | NatokHD