Skip to content

masking operation for temporal operators

Pre-release
Pre-release
Compare
Choose a tag to compare
@karenl7 karenl7 released this 29 Sep 07:11
· 37 commits to main since this release
4be224d

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 that time_dim=0
  • With masking, the need to reverse signals is removed.