Home
last modified time | relevance | path

Searched refs:CheckValidTfDeviceId (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/device/
Ddevice_id_utils.h49 static void CheckValidTfDeviceId(const DeviceType& type, in CheckValidTfDeviceId() function
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_process_state.cc144 DeviceIdUtil::CheckValidTfDeviceId(DEVICE_GPU, GPUMachineManager(), in GetGPUAllocator()
225 DeviceIdUtil::CheckValidTfDeviceId(DEVICE_GPU, GPUMachineManager(), in GPUAllocatorCounter()
Dgpu_device.cc1408 DeviceIdUtil::CheckValidTfDeviceId(DEVICE_GPU, GPUMachineManager(), in CreateGPUDevice()