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 slowdown after 3-5 epochs #6

Open
thewh1teagle opened this issue Sep 11, 2024 · 1 comment
Open

Training slowdown after 3-5 epochs #6

thewh1teagle opened this issue Sep 11, 2024 · 1 comment

Comments

@thewh1teagle
Copy link

The second epoch finish in 38 seconds and then the next epoch slow down and finish only in 3:50 minutes.
Is there a workaround?

Maybe related to https://discuss.pytorch.org/t/training-gets-slow-down-by-each-batch-slowly/4460/9

@Eyalcohenx
Copy link

I also encountered it, but I don't think it's an error, I think it's related to the pretraining phase where only the generator is being trained.
pretraining_steps default is 1000 so after 1000 steps I saw a decrease in training speed.

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