Searched defs:MakeGpuDevice (Results 1 – 4 of 4) sorted by relevance
96 PerOpGpuDevice* MakeGpuDevice() override { in MakeGpuDevice() function
216 virtual PerOpGpuDevice* MakeGpuDevice() { return nullptr; } in MakeGpuDevice() function
312 PerOpGpuDevice* MakeGpuDevice() override { in MakeGpuDevice() function in tensorflow::__anonbb96d3be0311::TfCallbackDevice
1171 PerOpGpuDevice* BaseGPUDevice::MakeGpuDevice() { in MakeGpuDevice() function in tensorflow::BaseGPUDevice