Home
last modified time | relevance | path

Searched defs:gpu_device_name (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/c/eager/
Dc_api_experimental_test.cc57 string gpu_device_name; in ExecuteWithProfiling() local
Dc_api_test.cc667 string gpu_device_name; in TensorHandleSilentCopy() local
713 string gpu_device_name; in TensorHandleSilentCopyLocal() local
753 string gpu_device_name; in SetAndGetOpDevices() local
836 string gpu_device_name; in TEST() local
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session_test.cc1927 const string gpu_device_name = GPUDeviceName(session.get()); in TEST() local
1999 const string gpu_device_name = GPUDeviceName(session.get()); in TestFeedAndFetchTensorsInDeviceMemory() local
2055 const string gpu_device_name = GPUDeviceName(session.get()); in TestFeedAndFetchTensorsInDeviceMemoryFailsToMakeCallable() local
/external/tensorflow/tensorflow/python/framework/
Dtest_util.py99 def gpu_device_name(): function
/external/tensorflow/tensorflow/c/
Dc_api_test.cc103 const string gpu_device_name = GPUDeviceName(sess); in GPUDeviceName() local