Skip to content

v0.5.2.1

Compare
Choose a tag to compare
@TorchDSP TorchDSP released this 13 Jul 16:38
· 19 commits to main since this release
  1. Merge issue with previous release: Fixed pickle issue causing OOM issues. No longer stores tensors to db
  2. Removed unused print statements add collate_fn in generate_sig53.py to avoid torch Dataloader from converting the labels to tensors.

@pvalance