Home
last modified time | relevance | path

Searched refs:cuda_major_version (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.cc1286 int cuda_major_version = CUDART_VERSION / 1000; in CreateDevices() local
1288 VLOG(1) << "TensorFlow compiled with CUDA " << cuda_major_version << "." in CreateDevices()