timeseriesAI / tsai

Time series Timeseries Deep Learning Machine Learning Python Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
https://timeseriesai.github.io/tsai/
Apache License 2.0
4.91k stars 622 forks source link

Packed Padded Sequences as inputs in tsai? #880

Open wirrywoo opened 4 months ago

wirrywoo commented 4 months ago

For variable length sequences, does tsai algorithms inheriently support using packed padded sequences supported in PyTorch? Thanks!

Relevant topic: https://github.com/timeseriesAI/tsai/discussions/319