if self.layer8 is not None:
            x = self.layer8(x)
            y.append(x)