Exit with failure if a free gpu is not found by parallel_gpu_execute.
If TF_GPU_COUNT was a value greater than the actual number of GPUs, it was possible for tests to just pass without running when running under parallel_gpu_execute.sh. PiperOrigin-RevId: 187681032
Loading
Please sign in to comment