-
Notifications
You must be signed in to change notification settings - Fork 446
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
Can't allocate memory error #60
Comments
I haven't encountered this error before. I have no idea of it. |
I have 16 GB of ram on server, so is this because of that. Sometime i am facing some time not @williamyang1991 |
You can set |
Okay no problem, thanks for replying on this issue. |
Should i increase the ram? what do say? |
I think 16 GB is enough for |
@williamyang1991 Batch size is for video toon , it's not for images. |
|
sure i'll try , thanks |
I am trying to run the code on CPU device and i am facing this error.
I tried with 200 , 200,200,200 and 600,600,600,600 padding but in all scenario sometimes it's working and sometimes it's not working. Its saying can't allocate memory.
But on colab it's working. Is it having any solution?
The text was updated successfully, but these errors were encountered: