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

added cycling the cifar and flowers datasets #11640

Merged
merged 1 commit into from
Jun 22, 2018

Conversation

wojtuss
Copy link

@wojtuss wojtuss commented Jun 21, 2018

When testing PaddlePaddle performance on ResNet-50 model with the cifar or flowers dataset and with a large number of iterations and batch sizes, the amount of data returned by the dataset reader is not sufficient.

This patch adds the option of cycling through the two datasets.

@wojtuss wojtuss added the Intel label Jun 21, 2018
@wojtuss wojtuss force-pushed the wojtuss/cycle-cifar-flowers branch from c7b12e4 to 47d3c46 Compare June 21, 2018 13:48
@wojtuss wojtuss requested a review from luotao1 June 21, 2018 13:48
@wojtuss wojtuss force-pushed the wojtuss/cycle-cifar-flowers branch from 47d3c46 to 4a6ba1f Compare June 22, 2018 07:17
@wojtuss wojtuss changed the title added cycling the dataset for cifar and flowers added cycling the cifar and flowers datasets Jun 22, 2018
@wojtuss wojtuss force-pushed the wojtuss/cycle-cifar-flowers branch from 4a6ba1f to 50e750a Compare June 22, 2018 09:32
Copy link
Contributor

@luotao1 luotao1 left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks very much!

@luotao1 luotao1 merged commit d55cfc6 into PaddlePaddle:develop Jun 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants