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