-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
DvcliveLoggerHook: use by_epoch
for determining when to log.
#2149
Conversation
Hi @daavoo , thanks for your contributions. The CI failed. |
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
DvcliveLoggerHook
will only log the average loss of the last several iterations of each epoch. Could we log the average loss of the whole epoch?
Would love to have this feature available :-) |
@daavoo hey, qq - what is the status of this? |
Closes #2116
Closes iterative/dvclive#267