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

merged logs into one event file #130

Merged
merged 2 commits into from
Aug 31, 2023

Conversation

chris-soelistyo
Copy link
Collaborator

Replaced add_scalars with add_scalar. Though unideal, it works.

@KristinaUlicna KristinaUlicna self-requested a review August 31, 2023 14:39
Copy link
Collaborator

@KristinaUlicna KristinaUlicna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very elegant - puts all events files into a single file. Doesn't clog the run folder with individual subfolders with loss / metrics data. Well done! 🚀

@KristinaUlicna KristinaUlicna merged commit f4f6b87 into main Aug 31, 2023
1 check passed
@KristinaUlicna KristinaUlicna deleted the 97-tensorboard-logging-to-one-event-file branch August 31, 2023 14:52
@KristinaUlicna KristinaUlicna restored the 97-tensorboard-logging-to-one-event-file branch August 31, 2023 14:56
@KristinaUlicna KristinaUlicna deleted the 97-tensorboard-logging-to-one-event-file branch September 3, 2023 12:18
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.

[FEATURE REQUEST] Enable tensorboard logging into one event file per run
3 participants