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

a question #34

Closed
Youzebin opened this issue Apr 19, 2022 · 5 comments
Closed

a question #34

Youzebin opened this issue Apr 19, 2022 · 5 comments

Comments

@Youzebin
Copy link

when i try to train your great project, something wrong. do you know the reason for RuntimeError: No such operator aten::cudnn_convolution_backward_weight??? thank you very much~

@woctezuma
Copy link

@Youzebin
Copy link
Author

I have another question, you mentioned in your paper that it is best to set the batch_size to 2048 when the resolution is between 16 and 64, but when I set the batch_size to 32, 2 gpu's and a separate batch_size of 16, it already shows that a single GPU with 16 video memory is not enough.
Is it possible that the batch_size you mentioned in your paper requires too much video memory?
@woctezuma

@xl-sr
Copy link
Contributor

xl-sr commented Apr 21, 2022

so you managed to solve your problem above?

@woctezuma
Copy link

Is it possible that the batch_size you mentioned in your paper requires too much video memory?

I am not an author of the paper.

By the way, if the issue is solved, feel free to create another issue for the new one.

@Youzebin
Copy link
Author

so you managed to solve your problem above?

yes. I do some experiment to solve this problem.
when i use pytorch1.7.1, i solve the above problem.

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