Skip to content

v0.4.0

Compare
Choose a tag to compare
@meakbiyik meakbiyik released this 25 Sep 10:32
· 10 commits to main since this release
bd9a25d

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: v0.3.2...v0.4.0