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

Add a test for trainer metrics #399

Merged
merged 4 commits into from
Dec 19, 2024

Conversation

boomanaiden154
Copy link
Collaborator

This patch adds a test for the metrics in the trainer class to ensure that they are actually set. This patch just directly inspects the state rather than trying to ensure that we log to tensorboard too, but this should be good enough, and is definitely better than what we had before (nothing).

This patch adds a test for the metrics in the trainer class to ensure
that they are actually set. This patch just directly inspects the state
rather than trying to ensure that we log to tensorboard too, but this
should be good enough, and is definitely better than what we had before
(nothing).
@boomanaiden154 boomanaiden154 merged commit fffde33 into main Dec 19, 2024
13 checks passed
@boomanaiden154 boomanaiden154 deleted the users/boomanaiden154/trainer-metrics-tests branch December 19, 2024 06:04
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