Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Refactor/Docs] Organize Class docstring & Add custom exceptions #90

Merged
merged 63 commits into from Jan 2, 2023

Conversation

kozistr
Copy link
Owner

@kozistr kozistr commented Jan 2, 2023

Problem (Why?)

there's no proper exception class (e.g. no sparse gradient, zero parameter size)

Solution (What/How?)

  • register custom exceptions
  • refactor the docstrings
  • support gradient centralization for Adai optimizer
  • support AdamD debias for AdaPNM optimizer
  • fix SAM optimizer
  • add API documentation

Other changes (bug fixes, small refactors)

  • wrapper to the module (not __init__) in hubconf.py
  • add a citation to README.rst

Notes

to v2.1.1

@kozistr kozistr added the bug Something isn't working label Jan 2, 2023
@kozistr kozistr merged commit 503ad2e into main Jan 2, 2023
@kozistr kozistr deleted the docs/docstring branch January 2, 2023 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request refactoring Refactoring size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants