Releases: Stonesjtu/pytorch_memlab
Releases · Stonesjtu/pytorch_memlab
0.3.0
Support newer version of python
What's Changed
- Catch RuntimeError in torch.cuda.reset_peak_memory_stats by @hauntsaninja in #26
- Add support for sparse tensor and type hints by @Stonesjtu in #30
- fix load_ext by @stas00 in #32
- Switch from try-except to is_available by @Stonesjtu in #35
- Fix py38 cannot concat list with tuple by @Stonesjtu in #38
- Bump to 0.2.4 by @Stonesjtu in #41
- Create pypi-publish.yml by @Stonesjtu in #42
- Use github CI by @Stonesjtu in #43
New Contributors
- @hauntsaninja made their first contribution in #26
- @stas00 made their first contribution in #32
Full Changelog: 0.2.3...0.2.4
Bump version to 0.2.2 (#20)
* Update version * Update README.md
Fix PyPI package
Bump version (#14) * Bump version * Add changelog for 0.2.0 and 0.2.1 * Add LGTM badge
Add jupyter notebook figure backend
0.2.0 Bump version
0.1.0 release
Add ipython and jupyter notebook support (#7 )