Tensorflow unter Windows mit GPU-Unterstützung laufen lassen

(1) https://www.dll-files.com/cudnn64_8.dll.html, die DLL downloaden

(2) die DLL in C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.3\bin speichern

(3) pip install tensorflow[and-cuda] (linux)

(4) https://www.tensorflow.org/install/pip#windows-native

(5) https://discuss.tensorflow.org/t/tensorflow-2-13-0-does-not-find-gpu-with-cuda-12-1/18939

conda install -c conda-forge -y zlib-wapi

Kommentare sind deaktiviert.