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

Report the correct epoch time in seconds. #337

Merged
merged 5 commits into from
Feb 12, 2022

Conversation

zoq
Copy link
Member

@zoq zoq commented Feb 6, 2022

Fix for #244 now it shows the correct time in seconds:

Epoch 1/2
3/3 [====================================================================================================] 100% - 210s 70000ms/step - loss: 1224.1
Epoch 2/2
2/3 [==================================================================>.................................] 66% - ETA: 10s - loss: 439.535

See the 210s at the end of the first epoch, which is the sum of each step.

@zoq
Copy link
Member Author

zoq commented Feb 7, 2022

Updated output:

Epoch 1/2
3/3 [====================================================================================================] 100% - 210s/epoch; 70000ms/step;  loss: 1224.1
Epoch 2/2
2/3 [==================================================================>.................................] 66% - ETA: 10s - loss: 439.535

@conradsnicta conradsnicta self-requested a review February 11, 2022 01:14
Copy link

@mlpack-bot mlpack-bot bot left a comment

Choose a reason for hiding this comment

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

Second approval provided automatically after 24 hours. 👍

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