def forward()

in optimum/furiosa/modeling_base.py [0:0]


    def forward(self, *args, **kwargs):
        raise NotImplementedError