v0.5.2.1
- Merge issue with previous release: Fixed pickle issue causing OOM issues. No longer stores tensors to db
- Removed unused print statements add collate_fn in generate_sig53.py to avoid torch Dataloader from converting the labels to tensors.
@pvalance