Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device_factory.cc80 class GPUCompatibleCPUDevice : public ThreadPoolDevice { class
82 GPUCompatibleCPUDevice(const SessionOptions& options, const string& name, in GPUCompatibleCPUDevice() function in tensorflow::GPUCompatibleCPUDevice