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

Allocation of 67108864 exceeds 10% of system memory #26

Open
superwang11 opened this issue Jun 17, 2019 · 3 comments
Open

Allocation of 67108864 exceeds 10% of system memory #26

superwang11 opened this issue Jun 17, 2019 · 3 comments

Comments

@superwang11
Copy link

Hello, what is the minimum computer configuration required to train the network?

@Jing-lun
Copy link

Jing-lun commented May 8, 2020

You're using CPU to train this network, try to install tensorflow-gpu==1.13 with CUDA 10.0 then this issue would be gone

@elhamravanbakhsh
Copy link

I installed TensorFlow-gpu ,but still, the code is running on CPU. I get the system memory error! Help please!

@ybhhdt
Copy link

ybhhdt commented Nov 23, 2023

I installed TensorFlow-gpu ,but still, the code is running on CPU. I get the system memory error! Help please!
I also installed tensorflow-gpu==1.15, but it still remind me 'exceeds 10% of system memory'. Did tensorflow need some code to load the model into GPU such as 'to(params.device)' in the Pytorch?

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

4 participants