def forward()

in video_processing/modules/aesthetic_laion.py [0:0]


    def forward(self, embed):
        return self.layers(embed)