Skip to content

Release v0.3.0: deprecate AdaptiveModeAdamW/SGD wrappers#14

Merged
davidkfoss merged 2 commits into
mainfrom
depricate-optimizers
May 11, 2026
Merged

Release v0.3.0: deprecate AdaptiveModeAdamW/SGD wrappers#14
davidkfoss merged 2 commits into
mainfrom
depricate-optimizers

Conversation

@davidkfoss

@davidkfoss davidkfoss commented May 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • Deprecate AdaptiveModeAdamW and AdaptiveModeSGD; both now emit DeprecationWarning on instantiation. Scheduled for removal in v0.4.0. The high-level AEES wrapper supersedes them — it accepts
    any torch.optim.Optimizer, so the bespoke subclasses are redundant.
  • Add CHANGELOG.md (Keep a Changelog format, backfilled from GitHub Releases) and repoint the PyPI Changelog URL at the file in-repo.
  • Bump version to 0.3.0.

@davidkfoss davidkfoss changed the title Release v0.3.0 Release v0.3.0: deprecate AdaptiveModeAdamW/SGD wrappers May 11, 2026
@davidkfoss
davidkfoss merged commit d5f75ef into main May 11, 2026
3 checks passed
@davidkfoss
davidkfoss deleted the depricate-optimizers branch May 11, 2026 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant