Torchcache

Latest version: v0.5.2

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

Scan your dependencies

Page 1 of 2

0.5.2

Fixed
- A logging issue that occasionally leads to an IndexError 98ca9eb

**Full Changelog**: https://github.com/meakbiyik/torchcache/compare/v0.5.1...v0.5.2

0.5.1

Added
- Automated version bumps with the Github release tag

**Full Changelog**: https://github.com/meakbiyik/torchcache/compare/v0.5.0...v0.5.1

0.5.0

Added
- `disabled` argument to programmatically enable/disable `torchcache`, or selectively enable for some instances of a module.

**Full Changelog**: https://github.com/meakbiyik/torchcache/compare/v0.4.1...v0.5.0

0.4.1

Changed
- Small updates to the documentation
- Minor refactoring

**Full Changelog**: https://github.com/meakbiyik/torchcache/compare/v0.4.0...v0.4.1

0.4.0

Added
- Use the `mmap` of Python to allow using mmapped loading for all versions of PyTorch, even with compression.

Changed
- The parameter documentation is moved from the underlying class to the exposed decorator, so that the signature hints can function properly.

Fixed
- API documentation not visible.

**Full Changelog**: https://github.com/meakbiyik/torchcache/compare/v0.3.2...v0.4.0

0.3.2

Fixed
- Performance regression due to `weights_only` in `torch.load`
- Allowed changing embedding shape on-the-fly

**Full Changelog**: https://github.com/meakbiyik/torchcache/compare/v0.3.1...v0.3.2

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.