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

about GPU memory size #21

Open
universefall opened this issue May 27, 2019 · 2 comments
Open

about GPU memory size #21

universefall opened this issue May 27, 2019 · 2 comments

Comments

@universefall
Copy link

universefall commented May 27, 2019

thanks for your work,my gpu is 2GB. but still shows out of memory. And I try to run it on CPU and change the GPU setting to FALSE. However, it cannot work.

@IlchaeJung
Copy link
Owner

Thank you for your interest in my work.
Unfortunately, the CPU version is not available currently.
I just make a CPU mode to implement in the future.
Actually, there is some trick to run this code by reducing the batch_size.
Please could you try this?

@universefall
Copy link
Author

Yes, I tried to decrease the 'batch_test' from 256 to 2.However, still shows CUDA error: out of memory. My GPU is GTX1050.

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