Home
last modified time | relevance | path

Searched refs:GetValidDeviceIds (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.h316 Status GetValidDeviceIds(const std::vector<PlatformGpuId>& visible_gpu_order,
Dgpu_device.cc1007 GetValidDeviceIds(visible_gpu_order, &valid_platform_gpu_ids)); in CreateDevices()
1512 Status BaseGPUDeviceFactory::GetValidDeviceIds( in GetValidDeviceIds() function in tensorflow::BaseGPUDeviceFactory