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

Problem of Data Parallel Model, program didn't end when reached global step #20

Closed
Jimmy-jin opened this issue Aug 4, 2022 · 1 comment

Comments

@Jimmy-jin
Copy link

Jimmy-jin commented Aug 4, 2022

I got a problem when using EPL data parallel Model.
The num worker is set to 3 and each worker had its own TF data record input and Model save_dir. The global step is set to 3500 for each worker. It seems normal when global step was below 3500, but the program not end when reached 3500. Seems like the chief worker 0 didn't know other worker was end。

image

@Jimmy-jin Jimmy-jin changed the title Problem of Data Parallel Model, program don't end when reached global step Problem of Data Parallel Model, program didn't end when reached global step Aug 4, 2022
@adoda
Copy link
Collaborator

adoda commented Aug 23, 2022

Could you provide a example and your script?

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

3 participants