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

TBPP use_multiprocessing=True problem #39

Closed
pai-dy opened this issue Nov 11, 2019 · 0 comments
Closed

TBPP use_multiprocessing=True problem #39

pai-dy opened this issue Nov 11, 2019 · 0 comments

Comments

@pai-dy
Copy link

pai-dy commented Nov 11, 2019

Hi, I'm university student in Korea.

Cause I wanted to make training process more faster, I changed parameters of fit_generator as

workers=12,
use_multiprocessing=True,

Then I got a problem like below.
스크린샷 2019-11-10 오후 6 56 30
As you can see, last batch of first epoch does not work and gives warning message. Is there any solution for this?

@pai-dy pai-dy closed this as completed Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant