v0.2.45
What's Changed
- Fixes the logic for
is_last_index. by @bhimrazy in #531 - Fix: redundant chunk index download request in BinaryReader , when dataset in iter mode by @bhimrazy in #535
- Update
JPEGSerializer(deserialize) to return as a tensor and also maketorchvisionrequired dependency by @bhimrazy in #541 - nitpick: readme incorrect
transferspelling by @deependujha in #543 - Update macos version to 14 in CI by @bhimrazy in #545
- [pre-commit.ci] pre-commit suggestions by @pre-commit-ci in #542
- Fix/last chunk deletion by @bhimrazy in #536
- Add file filtering support to
StreamingDatasetfor Parquet datasets by @philgzl in #546 - Add papers with litdata and citation by @tchaton in #547
- Feat/add jpeg array serializer by @bhimrazy in #537
- feat: better debug & profile with logs & Litracer by @deependujha in #528
- add Github reticular repo by @tchaton in #548
- feat: add Litracer docs in readme by @deependujha in #549
- docs: add benchmark speed for r2 by @bhimrazy in #551
- bump: version 0.2.45 by @deependujha in #555
New Contributors
Full Changelog: v0.2.44...v0.2.45