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

improve logging at epoch boundary #861

Closed
wants to merge 1 commit into from

Conversation

JKSenthil
Copy link
Contributor

Summary:

Context

For debugging purposes, we want to know for what reason the train epoch ends

This Diff

Logs the reason for train epoch ending. Also adds logs in evaluate epoch if dataloader is exhausted

Differential Revision: D59661508

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D59661508

Summary:
Pull Request resolved: pytorch#861

# Context
For debugging purposes, we want to know for what reason the train epoch ends

# This Diff
Logs the reason for train epoch ending. Also adds logs in evaluate epoch if dataloader is exhausted

Reviewed By: galrotem

Differential Revision: D59661508
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D59661508

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants