Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api_test.cc415 string gpu_device_name; in TensorHandleSilentCopy() local
487 string gpu_device_name; in SetAndGetOpDevices() local
565 string gpu_device_name; in TEST() local
H A Dc_api_experimental_test.cc452 string gpu_device_name; in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddirect_session_test.cc2389 const string gpu_device_name = GPUDeviceName(session.get()); in TEST() local
2461 const string gpu_device_name = GPUDeviceName(session.get()); in TestFeedAndFetchTensorsInDeviceMemory() local
2517 const string gpu_device_name = GPUDeviceName(session.get()); in TestFeedAndFetchTensorsInDeviceMemoryFailsToMakeCallable() local
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
H A Druntime_fallback_kernels.cc223 auto gpu_device_name = absl::StrCat(gpu_device_type, ":", gpu_ordinal); in InjectTfGpuResourcesHelper() local
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dtest_util.py150 def gpu_device_name(): function
/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dc_api_test.cc110 const string gpu_device_name = GPUDeviceName(sess); in GPUDeviceName() local