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

Training starts but no updates are dumping to checkpoints? #112

Open
JordanDavis-1 opened this issue Jan 17, 2022 · 1 comment
Open

Training starts but no updates are dumping to checkpoints? #112

JordanDavis-1 opened this issue Jan 17, 2022 · 1 comment

Comments

@JordanDavis-1
Copy link

Not sure if this is a wavegan related problem or my own install of tensorflow / python. The training will start but only dumps "model.ckpt-0" etc.. and never updates.

Any ideas? Thanks!

@markhanslip
Copy link

Hey Jordan,

I've just revisited this codebase and I'm having a similar problem. It was working fine for me middle of last year but now it progresses incredibly slowly - checkpoints are being dumped but at a dramatically lower rate than previously. What's confusing is that the model is clearly inhabiting the GPU but is not being trained at GPU-like speeds. The same behaviour is happening locally and in Colab.

I'll update if I manage to figure out a workaround or cause.

Cheers

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

2 participants