Searched refs:ConcretePerOpGpuDevice (Results 1 – 1 of 1) sorted by relevance
749 class ConcretePerOpGpuDevice : public PerOpGpuDevice { class751 ConcretePerOpGpuDevice() : device_(&stream_device_) {} in ConcretePerOpGpuDevice() function in tensorflow::__anon0a6e82d20611::ConcretePerOpGpuDevice933 ConcretePerOpGpuDevice* concrete_device = in ReinitializeDevice()934 static_cast<ConcretePerOpGpuDevice*>(device); in ReinitializeDevice()943 return new ConcretePerOpGpuDevice(); in MakeGpuDevice()