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 system, freezer. Improve config structure. Add data postprocessing prior to criterion, metrics or logging. #74

Merged
merged 19 commits into from
Jul 20, 2023

Conversation

ibro45
Copy link
Collaborator

@ibro45 ibro45 commented Jul 1, 2023

Description

  • LighterSystem refactored. New config structure for datasets, schedulers, collate functions and metrics. Optimizers and schedulers config keys are now singular.
  • Added data postprocessing for criterion, metrics, and logging.
  • LighterFreezer is a callback now. Added exclude options to it.

Related Issue

Type of Change

  • 📚 Examples / docs / tutorials / dependencies update
  • 🔧 Bug fix (non-breaking change which fixes an issue)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix

Checklist

  • I've read the CODE_OF_CONDUCT.md document.
  • I've read the CONTRIBUTING.md guide.
  • I've updated the code style using make codestyle.
  • I've written tests for all new methods and classes that I created.
  • I've written the docstring in Google format for all the methods and classes that I used.

@ibro45 ibro45 marked this pull request as ready for review July 8, 2023 20:36
@ibro45 ibro45 changed the title Refactor system Refactor system, freezer. Improve config structure. Add data postprocessing prior to criterion, metrics or logging. Jul 8, 2023
@ibro45 ibro45 requested a review from surajpaib July 8, 2023 20:37
@surajpaib surajpaib merged commit 7b62922 into main Jul 20, 2023
@surajpaib surajpaib deleted the refactor_system branch July 20, 2023 10:02
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.

2 participants