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

Absl logging fix #197

Merged
merged 10 commits into from
Nov 14, 2023
Merged

Absl logging fix #197

merged 10 commits into from
Nov 14, 2023

Conversation

M-R-Schaefer
Copy link
Contributor

This PR sets the absl log level to WARNING, which prevents absl from spamming the logs with checkpointing information on every epoch.
Logs are now written both to a file under the model path as well as to the terminal.
This will require minor adjustments in IPSuite.

Model version and best path in the data config were changed to properties and the change was adopted throughout the project

@M-R-Schaefer M-R-Schaefer merged commit 7f61d0d into dev Nov 14, 2023
5 checks passed
@M-R-Schaefer M-R-Schaefer deleted the absl_logging_fix branch November 14, 2023 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants