-
Notifications
You must be signed in to change notification settings - Fork 17
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
Fix/async callbacks #102
Merged
Merged
Fix/async callbacks #102
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Split into seperate files - Use list in config to add callbacks - Provide legacy config enabled approach - Fix ruff issues
for more information, see https://pre-commit.ci
- Prefill config with callbacks - Warn on deprecations for old config - Expand config enabled - Add back SWA - Fix logging callback - Add flag to disable checkpointing - Add testing
[feature] Fix trainable attribute callbacks
- Split plots - Rename, lr to optimiser - Refactor plotting callbacks to be more init config
Refactor rollout logic
for more information, see https://pre-commit.ci
HCookie
reviewed
Nov 6, 2024
HCookie
reviewed
Nov 6, 2024
Except the merge conflict LGTM |
HCookie
reviewed
Nov 7, 2024
HCookie
reviewed
Nov 7, 2024
HCookie
reviewed
Nov 7, 2024
HCookie
previously approved these changes
Nov 8, 2024
HCookie
previously approved these changes
Nov 13, 2024
HCookie
approved these changes
Nov 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adding asynchronous callbacks and scatter plots following the former PR by @anaprietonem in aifs-mono (https://github.com/ecmwf-lab/aifs-mono/pull/230/files#diff-817e70e1a151825208d5b55a0b204d08abe52afb9b675b60c48e85376357cc92)
📚 Documentation preview 📚: https://anemoi-training--102.org.readthedocs.build/en/102/