Torchcache

Latest version: v0.5.2

Safety actively analyzes 688674 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.3.1

Empty release to fix publish workflow, see v0.3.0 release for the updates: https://github.com/meakbiyik/torchcache/releases/tag/v0.3.0

0.3.0

Added
- use mmap in `torch.load` if available (currently in nightly: https://github.com/pytorch/pytorch/pull/102549)
- finer controls for module cache: ability to set it manually it to prevent cache invalidation by mistake

Changed
- `ztsd` compression instead of brotli for faster decompression

Fixed
- Invalidate cache if some crucial torchcache requirements change (subsample count and compression)

**Full Changelog**: https://github.com/meakbiyik/torchcache/compare/v0.2.0...v0.3.0

0.2.0

**Full Changelog**: https://github.com/meakbiyik/torchcache/compare/v0.1.0...v0.2.0

0.1.0

First release 🚀

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.