Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The cause of the Tensorflow Cuda Error where device attribute 13 cannot be obtained for device 0 is usually due to a mismatch between the versions of CUDA and Tensorflow. This error occurs when Tensorflow tries to access a device attribute that is not available on the GPU device due to version compatibility issues. Other possible causes of this error include incorrect GPU driver installation or conflicting versions of CUDA and cuDNN libraries.