Searched refs:device_array (Results 1 – 1 of 1) sorted by relevance
11 def __init__(self, device_array, aux_attributes, argument13 if device_array == None:15 if len(device_array) == 0:18 self._devices = [gpu_device.GPUDevice.FromDict(d) for d in device_array]