Searched defs:device_factory (Results 1 – 6 of 6) sorted by relevance
136 #define REGISTER_LOCAL_DEVICE_FACTORY(device_type, device_factory, ...) \ argument140 #define INTERNAL_REGISTER_LOCAL_DEVICE_FACTORY(device_type, device_factory, \ argument
191 auto device_factory = GetFactory(type); in NewDevice() local
122 auto device_factory = DeviceFactory::GetFactory("GPU"); in InitGPUDevices() local
123 auto device_factory = DeviceFactory::GetFactory("GPU"); in InitGPUDevices() local
146 auto device_factory = DeviceFactory::GetFactory("GPU"); in InitGPUDevices() local
212 auto device_factory = DeviceFactory::GetFactory("GPU"); in InitGPUDevices() local