rwth-i6 / pytorch-to-returnn

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

fix when using input seq lens #75

Closed vieting closed 2 years ago

vieting commented 2 years ago

So far, we had no batch-time-major case, but there I think we need the following fix when ignoring entries that are beyond the sequence lengths.