HomeSort by relevance Sort by last modified time
    Searched defs:IsGoogleCudaEnabled (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/util/
port.cc 24 bool IsGoogleCudaEnabled() {
  /external/tensorflow/tensorflow/python/framework/
test_util.py 200 def IsGoogleCudaEnabled():
201 return pywrap_tensorflow.IsGoogleCudaEnabled()
338 return ops._USE_C_API and IsGoogleCudaEnabled()
    [all...]

Completed in 194 milliseconds