Is there a tensorflow version that is compatible with Cuda 9.0 and cudnn 7.1

This should be possible with tensorflow_gpu-1.9.0. Linked below is a table which displays compatibilities of CUDA and cuDNN with varying versions of tensorflow.

https://www.tensorflow.org/install/install_sources#tested_source_configurations

Leave a Comment