def __hash__()

in src/kernels/layer.py [0:0]


    def __hash__(self):
        return hash(self.type)