v0.8.0
In this release, pytorch-pfn-extras has dropped support for Python 3.8 and PyTorch 1.10 - PyTorch 1.12, and has added new support for PyTorch 2.3 and PyTorch 2.4.
What's Changed
- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #828
- not support numpy2 temporaly by @linshokaku in #830
- ignore warning about weights_only flag by @linshokaku in #832
- update new GraphContext interface by @linshokaku in #829
- added constraints to the ONNX version for Windows by @linshokaku in #834
- update readthedocs tools python version by @linshokaku in #835
- drop python 3.8 by @linshokaku in #837
- Use single gpu for windows test by @linshokaku in #841
- remove prep CI by @linshokaku in #846
- Drop torch 1.10, 1.11, 1.12 by @linshokaku in #845
- Split unittest/mpitest by @linshokaku in #844
- use latest setuptools by @linshokaku in #840
- Support PyTorch 2.3 and PyTorch 2.4 by @linshokaku in #838
- Update _version.py by @linshokaku in #847
- upgrade actions/upload-artifact by @linshokaku in #849
Full Changelog: v0.7.7...v0.8.0