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

Resource exhaustion error #7

Open
joeybose opened this issue May 9, 2017 · 0 comments
Open

Resource exhaustion error #7

joeybose opened this issue May 9, 2017 · 0 comments

Comments

@joeybose
Copy link

joeybose commented May 9, 2017

ResourceExhaustedError (see above for traceback): OOM when allocating tensor with shape[128,78,600]
[[Node: concat_12 = ConcatV2[N=2, T=DT_FLOAT, Tidx=DT_INT32, _device="/job:localhost/replica:0/task:0/gpu:0"](Reshape_37, Add, concat_12/axis)]]
[[Node: Reshape_45/_143 = _Recvclient_terminated=false, recv_device="/job:localhost/replica:0/task:0/cpu:0", send_device="/job:localhost/replica:0/task:0/gpu:0", send_device_incarnation=1, tensor_name="edge_326_Reshape_45", tensor_type=DT_FLOAT, _device="/job:localhost/replica:0/task:0/cpu:0"]]

The memory usuage blows up even with an extremely powerful GPU cluster on aws i.e. 64 Gb of GPU memory. The original MemN2N code that this repo is derived from doesn't suffer from this problem so I assume this is a bug.

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