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

Error in QAT train with DDP mode. #130

Open
zhishao opened this issue Mar 29, 2023 · 2 comments
Open

Error in QAT train with DDP mode. #130

zhishao opened this issue Mar 29, 2023 · 2 comments

Comments

@zhishao
Copy link

zhishao commented Mar 29, 2023

Network: DBnet
Env: torch1.9.1
Training with DDP mode on four GPUs.
image
Code got error and break in here :
image

@zhishao
Copy link
Author

zhishao commented Mar 31, 2023

Sparsebit not support multi-gpus ?

@PeiqinSun
Copy link
Member

Sparsebit is orthogonal to torch ddp, theoretically it will not be affected. And our QAT experiments are all trained with ddp

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