masking operation for temporal operators
Pre-release
Pre-release
Big update from the original stlcg version using recurrent graphs to manage temporal operations.
- removed the need for input to have a batch dimension. batching is now handled by user via
vmap
. It is assumed thattime_dim=0
- With masking, the need to reverse signals is removed.