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

CUDA out of memory when test mode #37

Open
zhhezhhe opened this issue Feb 24, 2021 · 3 comments
Open

CUDA out of memory when test mode #37

zhhezhhe opened this issue Feb 24, 2021 · 3 comments

Comments

@zhhezhhe
Copy link

when --test mode, out of memory at the second image

@xiankgx
Copy link

xiankgx commented Mar 3, 2021

I think maybe no need to use GPU for testing. Put CUDA_VISIBLE_DEVICES="" before the test command.

@zhhezhhe
Copy link
Author

zhhezhhe commented Mar 3, 2021

I think maybe no need to use GPU for testing. Put CUDA_VISIBLE_DEVICES="" before the test command.

Yes, but the speed will be slow.

@hzy-del
Copy link

hzy-del commented Nov 7, 2023

when --test mode, out of memory at the second image

did you solve the 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