There is a newer version of the record available.

Published May 12, 2023 | Version v0.7.1

TorchOpt

  • 1. University of Edinburgh
  • 2. University College London
  • 3. Peking University

Description

What's Changed [0.7.1] - 2023-05-12 Added
  • Enable CI workflow to build CXX/CUDA extension for Python 3.11 by @XuehaiPan in #152.
  • Implement AdaGrad optimizer and exponential learning rate decay schedule by @Benjamin-eecs and @XuehaiPan in #80.
  • Enable tests on Windows by @XuehaiPan in #140.
  • Add ruff and flake8 plugins integration by @XuehaiPan in #138 and #139.
  • Add more documentation on implicit differentiation by @Benjamin-eecs and @XuehaiPan in #143.
Fixed
  • Fix overloaded annotations of extract_state_dict by @StefanoWoerner in #162.
  • Fix transpose empty iterable with zip(*nested) in transformations by @XuehaiPan in #145.
Removed
  • Drop Python 3.7 support by @XuehaiPan in #136.
New Contributors
  • @StefanoWoerner made their first contribution in #162.

Full Changelog: https://github.com/metaopt/torchopt/compare/v0.7.0...v0.7.1

Notes

If you use this software, please cite it as below.

Files

metaopt/torchopt-v0.7.1.zip

Files (2.5 MB)

Name Size Download all
md5:ece046481e250de07ce86e698ce278aa
2.5 MB Preview Download

Additional details

Related works