custom-op
custom-op copied to clipboard
custom-op-gpu-ubuntu16 has CUDA 10.1 but configure.sh has CUDA 10.0
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?