rwth-i6 / pytorch-to-returnn

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

add dummies to avoid import errors #64

Closed vieting closed 2 years ago

vieting commented 2 years ago

Add dummies to avoid import errors. For torch.__version__, I used 1.8.1 because that is currently used in the tests here.