rwth-i6 / pytorch-to-returnn

Make PyTorch code runnable within RETURNN
3 stars 6 forks source link

add linear functional #28

Closed vieting closed 3 years ago

vieting commented 3 years ago

Add torch.nn.functional.linear using the new module FunctionalLinear. This first needs the corresponding PR in returnn https://github.com/rwth-i6/returnn/pull/416