Pytorch-pfn-extras

Latest version: v0.8.1

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

0.8.1

This release prevents PPE v0.8.0+ to be installed on environments earlier than Python 3.9.

What's Changed
* Fix Python version restriction by kmaehashi in https://github.com/pfnet/pytorch-pfn-extras/pull/850


**Full Changelog**: https://github.com/pfnet/pytorch-pfn-extras/compare/v0.8.0...v0.8.1

0.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 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

0.7.7

What's Changed
* Use latest setuptools by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/805
* Support torch 2.2 by take-cheeze in https://github.com/pfnet/pytorch-pfn-extras/pull/806
* Update PyTorch installation in nightly test workflow by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/808
* Bump black from 23.3.0 to 24.3.0 in /tests by dependabot in https://github.com/pfnet/pytorch-pfn-extras/pull/811
* [onnx] Also check validation error in model load by take-cheeze in https://github.com/pfnet/pytorch-pfn-extras/pull/810
* Fix CuPy version installed in CI by kmaehashi in https://github.com/pfnet/pytorch-pfn-extras/pull/817
* Allow running nightly CI against pull requests by kmaehashi in https://github.com/pfnet/pytorch-pfn-extras/pull/816
* ignore warnings inside the nightly version of torch by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/815
* Upload wheel by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/776
* Avoid using `pkg_resources` by asi1024 in https://github.com/pfnet/pytorch-pfn-extras/pull/824
* bump version to v0.7.7 by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/823
* Add `long_description` to package by kmaehashi in https://github.com/pfnet/pytorch-pfn-extras/pull/825

New Contributors
* dependabot made their first contribution in https://github.com/pfnet/pytorch-pfn-extras/pull/811

**Full Changelog**: https://github.com/pfnet/pytorch-pfn-extras/compare/v0.7.6...v0.7.7

0.7.6

Enhancements and bug-fixes
* ShardedSnapshot by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/799
* e.g. FSDP model support for state_dict/load_state_dict
* Accumulate Extensions by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/761
* Provides an aggregate extension of log values in average/min/max/std, etc.
* Provides aggregation of values between processes in a distributed environment
* Running pytest in an MPI environment by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/763
* Append mode ChromeTracer by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/801
* Change output file destination in pytest to a temporary directory by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/802
* Fix `Logic.consume_options()` by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/769
* fix test by linshokaku


See the list of [merged pull-requests](https://github.com/pfnet/pytorch-pfn-extras/pulls?q=is%3Apr+is%3Aclosed+milestone%3Av0.7.6) for the details.

0.7.5

Enhancements and bug-fixes

This release includes the following enhancements and bug fixes:

* Add CI for PyTorch 2.1 by take-cheeze in https://github.com/pfnet/pytorch-pfn-extras/pull/785
* Support chrome tracing in ppe.profiler by emcastillo in https://github.com/pfnet/pytorch-pfn-extras/pull/742
* Add more type annotation of np.zeros by take-cheeze in https://github.com/pfnet/pytorch-pfn-extras/pull/786
* Trigger for using user custom functions by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/789
* `ppe.compile` Enable forward only and custom decompositions by emcastillo in https://github.com/pfnet/pytorch-pfn-extras/pull/740
* Add interface for register custom ops in `torch.ops.ppe` by emcastillo in https://github.com/pfnet/pytorch-pfn-extras/pull/796
* Fix some test by linshokaku asi1024

See the list of [merged pull-requests](https://github.com/pfnet/pytorch-pfn-extras/pulls?q=is%3Apr+is%3Aclosed+milestone%3Av0.7.5) for the details.

0.7.4

What's Changed
* Support for ubuntu 18.04 has been discontinued due to EOL by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/765
* Fixed an issue where tf32 was implicitly used for tests related to onnx by take-cheeze in https://github.com/pfnet/pytorch-pfn-extras/pull/768
* pfto float8 support by niboshi in https://github.com/pfnet/pytorch-pfn-extras/pull/781
* Fixed possible file corruption when running `DistributedSnapshot.on_error()` by linshokaku in https://github.com/pfnet/pytorch-pfn-extras/pull/780

New Contributors
* niboshi made their first contribution in https://github.com/pfnet/pytorch-pfn-extras/pull/781

**Full Changelog**: https://github.com/pfnet/pytorch-pfn-extras/compare/v0.7.3...v0.7.4

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.