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

GPU #46

Open
LiangHui6 opened this issue Jan 29, 2022 · 5 comments
Open

GPU #46

LiangHui6 opened this issue Jan 29, 2022 · 5 comments

Comments

@LiangHui6
Copy link

hi,teacher,Using RTX3090 GPU can run this training code and testing code?

@zhanglonghao1992
Copy link
Owner

@LiangHui6 I use 8 * A100 for training. RTX3090 is enough for inference.

@DinoMan
Copy link

DinoMan commented Feb 23, 2022

@zhanglonghao1992 . Hi thanks for sharing the code. How long does the training take on your setup? I am trying something similar and it seems to be quite slow.

@zhanglonghao1992
Copy link
Owner

@DinoMan Training on VoxCeleb-v1 took several days. I use 8 * A100 for training.

@DinoMan
Copy link

DinoMan commented Feb 24, 2022

@zhanglonghao1992 Thanks, that lines up to what I am seeing. Do you happen to know which part of the network is causing the slowdown. I have tried reducing the number of channels in each layer but that does not make enough of a difference.

@zhanglonghao1992
Copy link
Owner

@DinoMan

  1. DO NOT estimate jacobians.
  2. If you train the SPADE generator, just reduce the number of the SPADEResnetBlock.

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