in src/kernels/layer.py [0:0]
def __eq__(self, other): return isinstance(other, Device) and self.type == other.type