Files
tensorflow/tools
A. Unique TensorFlower 94e392e534 Pass --define=using_cuda_nvcc to CUDA builds.
This has no practical effect, as CUDA builds are always with nvcc, but
it lets us modify the build config rule
//third_party/gpus/cuda:using_nvcc so it returns true, rather than
false, for CUDA builds.
Change: 122288952
2016-05-13 13:21:59 -07:00
..