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

OOM error #94

Open
MUmarAmanat opened this issue Jan 11, 2019 · 0 comments
Open

OOM error #94

MUmarAmanat opened this issue Jan 11, 2019 · 0 comments

Comments

@MUmarAmanat
Copy link

I have pc with two 1080 gtx-ti and 32gb of ram. I want to train model from scratch on my own dataset and to utilize my gpu during training.
Whenever I want to train model with width and height above 544 I got Out Of Memory Error.

[[Node: mul_31/_397 = _Recvclient_terminated=false, recv_device="/job:localhost/replica:0/task:0/device:CPU:0", send_device="/job:localhost/replica:0/task:0/device:GPU:0", send_device_incarnation=1, tensor_name="edge_5148_mul_31", tensor_type=DT_FLOAT, _device="/job:localhost/replica:0/task:0/device:CPU:0"]]
Hint: If you want to see a list of allocated tensors when OOM happens, add report_tensor_allocations_upon_oom to RunOptions for current allocation info.

I have try various combination of batch-size and subdivision but got error whenever width and height is greater than 544.

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

1 participant