tensorflow-linux-wheel icon indicating copy to clipboard operation
tensorflow-linux-wheel copied to clipboard

(cuda9.2 +cudnn7.1.4 )Performance-optimized wheels for TensorFlow On Linux System

Results 4 tensorflow-linux-wheel issues
Sort by recently updated
recently updated
newest added

I have cuda 9.0 installed too and I have /usr/local/cuda pointed to cuda-9.0 dir. But in my bashrc, I updated env params as following - ``` export PATH=/usr/local/cuda-9.2/bin${PATH:+:${PATH}} export LD_LIBRARY_PATH=/usr/local/cuda-9.2/lib64:${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}...

cudnn7.2.1 can use this? thankyou

Do your wheels support AVX2? And which NCCL version are they compatible with? Thanks for the hard work, it is much appreciated.