What's Changed
* Catch RuntimeError in torch.cuda.reset_peak_memory_stats by hauntsaninja in https://github.com/Stonesjtu/pytorch_memlab/pull/26
* Add support for sparse tensor and type hints by Stonesjtu in https://github.com/Stonesjtu/pytorch_memlab/pull/30
* fix load_ext by stas00 in https://github.com/Stonesjtu/pytorch_memlab/pull/32
* Switch from try-except to is_available by Stonesjtu in https://github.com/Stonesjtu/pytorch_memlab/pull/35
* Fix py38 cannot concat list with tuple by Stonesjtu in https://github.com/Stonesjtu/pytorch_memlab/pull/38
* Bump to 0.2.4 by Stonesjtu in https://github.com/Stonesjtu/pytorch_memlab/pull/41
* Create pypi-publish.yml by Stonesjtu in https://github.com/Stonesjtu/pytorch_memlab/pull/42
* Use github CI by Stonesjtu in https://github.com/Stonesjtu/pytorch_memlab/pull/43
New Contributors
* hauntsaninja made their first contribution in https://github.com/Stonesjtu/pytorch_memlab/pull/26
* stas00 made their first contribution in https://github.com/Stonesjtu/pytorch_memlab/pull/32
**Full Changelog**: https://github.com/Stonesjtu/pytorch_memlab/compare/0.2.3...0.2.4