Searched refs:IsGoogleCudaEnabled (Results 1 – 9 of 9) sorted by relevance
197 if (!IsGoogleCudaEnabled()) return; in TEST()240 if (!IsGoogleCudaEnabled()) return; in TEST()317 if (!IsGoogleCudaEnabled()) return; in TEST()354 if (!IsGoogleCudaEnabled()) return; in TEST()
22 bool IsGoogleCudaEnabled();
21 bool IsGoogleCudaEnabled() { in IsGoogleCudaEnabled() function
24 %unignore tensorflow::IsGoogleCudaEnabled;
96 return _test_util.IsGoogleCudaEnabled()
768 if (!IsGoogleCudaEnabled() && in GetDevicesForNode()
251 def IsGoogleCudaEnabled(): function252 return pywrap_tensorflow.IsGoogleCudaEnabled()
111 if test_util.IsGoogleCudaEnabled():
110 if (!IsGoogleCudaEnabled() && use_gpu) { in BM_ConvFloat()504 if (!IsGoogleCudaEnabled() && use_gpu) { in BM_ConvFloatDepthwise()