Image classification#10738
Merged
daming-lu merged 31 commits intoPaddlePaddle:developfrom May 18, 2018
daming-lu:image_classification_word2vec
Merged
Image classification#10738daming-lu merged 31 commits intoPaddlePaddle:developfrom daming-lu:image_classification_word2vec
daming-lu merged 31 commits intoPaddlePaddle:developfrom
daming-lu:image_classification_word2vec
Conversation
… update-trainer-api
…ming-lu/Paddle into image_classification_word2vec
daming-lu
commented
May 18, 2018
| CIFAR10_MD5 = 'c58f30108f718f92721af3b95e74349a' | ||
|
|
||
|
|
||
| def reader_creator(filename, sub_name, batch_size=None): |
Contributor
Author
There was a problem hiding this comment.
If we do not add this helper method, then the minimum training loop is 1 epoch, which could take loooong time to finish.
Contributor
Author
There was a problem hiding this comment.
Discussed offline, since CI is just 10 mins away from finishing, we can merge this first and change to trainer.stop() once that PR is merged. 😬
added 3 commits
May 17, 2018 21:58
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.