Is it possible to do truncated BPTT currently? I have a really long time series: `1411889` samples This overflows when trying to train on any backend.
Is it possible to do truncated BPTT currently?
I have a really long time series:
1411889samplesThis overflows when trying to train on any backend.