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 logging #93

Merged
merged 6 commits into from
Jan 16, 2024
Merged

Refactor logging #93

merged 6 commits into from
Jan 16, 2024

Conversation

surajpaib
Copy link
Collaborator

@surajpaib surajpaib commented Jan 16, 2024

Description

Remove LighterLogger and use default PL loggers instead. No input/pred/target logging for the moment.

Related Issue

#92
#19

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

@surajpaib
Copy link
Collaborator Author

Tested as working on DDP.

The values of loss at epoch and Dice at epoch on ModelCheckpoint and Logger match

@ibro45 ibro45 force-pushed the logger branch 2 times, most recently from d55ed81 to 4fa5dc7 Compare January 16, 2024 17:38
@ibro45 ibro45 changed the title Logger fixes Refactor logging Jan 16, 2024
@surajpaib
Copy link
Collaborator Author

@ibro45 Can we merge this?

Good to have a fixed version of lighter for the experiments.

@ibro45
Copy link
Collaborator

ibro45 commented Jan 16, 2024

Alright, if you agree with everything we can merge it

@surajpaib surajpaib merged commit 12c1bb9 into main Jan 16, 2024
7 checks passed
@surajpaib surajpaib deleted the logger branch January 16, 2024 23:44
@ibro45 ibro45 mentioned this pull request Jan 25, 2024
6 tasks
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