custom-op icon indicating copy to clipboard operation
custom-op copied to clipboard

custom-op-gpu-ubuntu16 has CUDA 10.1 but configure.sh has CUDA 10.0

Open 372046933 opened this issue 5 years ago • 0 comments

in configure.sh [Nn]* ) echo "Build against TensorFlow <2.1."; TF_CUDA_VERSION=10.0;;. Making GPU build impossible. The documentation and docker image are different?

372046933 avatar Jun 22 '20 13:06 372046933