MultiNet icon indicating copy to clipboard operation
MultiNet copied to clipboard

ResourceExhaustedError (see above for traceback): OOM when allocating tensor of shape [7,7,512,4096] and type float [[Node: fc6/weights/Adam/Initializer/zeros = Const[dtype=DT_FLOAT, value=Tensor<type: float shape: [7,7,512,4 096] values: [[[0 0 0]]]...>, _device="/job:localhost/replica:0/task:0/device:GPU:0"]()]]

Open panlanlan opened this issue 6 years ago • 1 comments

how can i solve the problem ResourceExhaustedError (see above for traceback): OOM when allocating tensor of shape [7,7,512,4096] and type float [[Node: fc6/weights/Adam/Initializer/zeros = Constdtype=DT_FLOAT, value=Tensor<type: float shape: [7,7,512,4 096] values: [[[0 0 0]]]...>, _device="/job:localhost/replica:0/task:0/device:GPU:0"]]

panlanlan avatar Jun 04 '19 06:06 panlanlan

did you finish this problem? I meet it too,could you please tell me how to deal with it?

Taoxiaohei avatar Feb 27 '23 08:02 Taoxiaohei