Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_process_state.h64 void EnableGPUDevice() NO_THREAD_SAFETY_ANALYSIS { in EnableGPUDevice() function
Dgpu_device.cc313 GPUProcessState::singleton()->EnableGPUDevice(); in BaseGPUDevice()