Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

add config test for mnist torch exp #1523

Merged
merged 6 commits into from
Sep 9, 2019

Conversation

suiguoxin
Copy link
Member

No description provided.

logger.debug('Final result is %g', test_acc)
logger.debug('Send final result done.')

if epoch < args['epochs']:
Copy link
Contributor

Choose a reason for hiding this comment

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

what's the difference between the original version and this change(111-120 line)? Seems are same? Why change here

Copy link
Member Author

Choose a reason for hiding this comment

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

In the original version, the final result will be reported twice: once as intermediate-result, once as final result. This leads to a duplicated display in the learning curve of WebUI.

@QuanluZhang QuanluZhang requested a review from chicm-ms September 6, 2019 09:35
@xuehui1991 xuehui1991 merged commit 4e0ad45 into microsoft:master Sep 9, 2019
@suiguoxin suiguoxin deleted the mnist-torch-exp branch November 13, 2019 06:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants