Tensorflow GPU Setup

Created by Chia, Jonathan on Apr 09, 2022

Useful Documentation

https://www.tensorflow.org/install/gpu?hl=sl

https://clay-atlas.com/us/blog/2021/08/30/windows-en-environment-cuda-cudnn-environment/

https://docs.nvidia.com/deeplearning/cudnn/install-guide/index.html#installwindows

Checking If Setup Was Successful

If you have successfully set it up these will return true

tf.test.is_gpu_available()

tf.test.is_built_with_cuda()

Document generated by Confluence on Apr 09, 2022 16:54

Atlassian

Last updated