rwth-i6 / pytorch-to-returnn

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

add dropout functional #26

Closed vieting closed 3 years ago

vieting commented 3 years ago

Add dropout functional to support a statement like x = F.dropout(x).