Searched refs:cuda_major_version (Results 1 – 1 of 1) sorted by relevance
1286 int cuda_major_version = CUDART_VERSION / 1000; in CreateDevices() local1288 VLOG(1) << "TensorFlow compiled with CUDA " << cuda_major_version << "." in CreateDevices()