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 https://github.com/pfnet/pytorch-pfn-extras/pull/828
* not support numpy2 temporaly by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/830
* ignore warning about weights_only flag by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/832
* update new GraphContext interface by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/829
* added constraints to the ONNX version for Windows by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/834
* update readthedocs tools python version by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/835
* drop python 3.8 by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/837
* Use single gpu for windows test by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/841
* remove prep CI by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/846
* Drop torch 1.10, 1.11, 1.12 by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/845
* Split unittest/mpitest by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/844
* use latest setuptools by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/840
* Support PyTorch 2.3 and PyTorch 2.4 by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/838
* Update _version.py by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/847
* upgrade actions/upload-artifact by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/849
**Full Changelog**: https://github.com/pfnet/pytorch-pfn-extras/compare/v0.7.7...v0.8.0