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

Move benchmark log setup out of init #149

Merged
merged 1 commit into from
Aug 1, 2023
Merged

Move benchmark log setup out of init #149

merged 1 commit into from
Aug 1, 2023

Conversation

mikeknep
Copy link
Contributor

@mikeknep mikeknep commented Aug 1, 2023

This ensures default logging is still configured the way we want (e.g. INFO for all gretel_trainer.benchmark loggers, no duplicate output in Colab, etc.) without polluting the user's environment with variables like logger, handler, time_format, etc.

This also matches the setup in relational.

@mikeknep mikeknep requested a review from pimlock August 1, 2023 14:33
@mikeknep mikeknep merged commit e5fd451 into main Aug 1, 2023
@mikeknep mikeknep deleted the benchmark-log branch August 1, 2023 16:34
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