rwth-i6 / pytorch-to-returnn

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

Fix floordiv for SizeValue #106

Closed vieting closed 2 years ago

vieting commented 2 years ago

See #105.

vieting commented 2 years ago

The check passes now thanks to the fix on RETURNN side (https://github.com/rwth-i6/returnn/commit/562fec4da299a34618824af94608bf663ea189cc). We might still want to merge the change as it is closer to the case we actually want to test.