Up next


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

2,557,992 Views
AI Lover
3
Published on 12/15/22 / In How-to & Learning

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

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

1. Microsoft Visual Studio
* https://visualstudio.microsoft.com/vs/community/

2. the NVIDIA CUDA Toolkit
* https://developer.nvidia.com/cuda-toolkit-archive

3. NVIDIA cuDNN
* https://developer.nvidia.com/cudnn

4. Python (check compatible version from first link)
conda create --name tf_2.4 python==3.8

5. Tensorflow (with GPU support)
pip install tensorflow

GitHub Repository:
https://github.com/aladdinpers....son/Machine-Learning

✅ Equipment I use and recommend:
https://www.amazon.com/shop/aladdinpersson

❤️ Become a Channel Member:
https://www.youtube.com/channe....l/UCkzW5JSFwvKRjXABI

✅ One-Time Donations:
Paypal: https://bit.ly/3buoRYH
Ethereum: 0xc84008f43d2E0bC01d925CC35915CdE92c2e99dc

▶️ You Can Connect with me on:
Twitter - https://twitter.com/aladdinpersson
LinkedIn - https://www.linkedin.com/in/al....addin-persson-a95384
GitHub - https://github.com/aladdinpersson

TensorFlow Playlist:
https://youtube.com/playlist?l....ist=PLhhyoLH6IjfxVOd

Show more
0 Comments sort Sort By

Up next