Remove unnecessary check from docker_run_gpu.sh
docker_run_gpu.sh was checking for /usr/local/cuda, which is not the default install location on ubuntu 16.04. The check was not being used by anything else anyways, so removing.
Loading
Please sign in to comment