Home
last modified time | relevance | path

Searched defs:IsGoogleCudaEnabled (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Dport.cc21 bool IsGoogleCudaEnabled() { in IsGoogleCudaEnabled() function
/external/tensorflow/tensorflow/python/framework/
Dtest_util.py340 def IsGoogleCudaEnabled(): function