rwth-i6 / pytorch-to-returnn

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

small extensions #126

Closed vieting closed 1 year ago

vieting commented 2 years ago

Add some small extensions which are used in a new model that I'd like to convert.

vieting commented 2 years ago

Some test cases are failing because of RETURNN updates, not the changes introduced in this PR. See https://github.com/rwth-i6/pytorch-to-returnn/issues/125

LabChameleon commented 1 year ago

Can we merge this PR? I also require the extensions for my code.

albertz commented 1 year ago

Ok but ideally it would be good if you fix the failing tests. This should have been done earlier by someone, ideally before this would be merged here, so that the tests will all pass.