Searched refs:MakeGpuDevice (Results 1 – 5 of 5) sorted by relevance
81 PerOpGpuDevice* MakeGpuDevice() override { in MakeGpuDevice() function82 return underlying_->MakeGpuDevice(); in MakeGpuDevice()
218 virtual PerOpGpuDevice* MakeGpuDevice() { return nullptr; } in MakeGpuDevice() function
611 eigen_gpu_device = device->MakeGpuDevice(); in ensure_eigen_gpu_device()
94 PerOpGpuDevice* MakeGpuDevice() override;
942 PerOpGpuDevice* BaseGPUDevice::MakeGpuDevice() { in MakeGpuDevice() function in tensorflow::BaseGPUDevice