You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
resnet 50 with bachisize 64 takes 8G+ memory
I can't train the resnet 50 on my 12G Titan X even with memongers.
I follow all the instructions in readme.md, and this seems differing a lot from the argue.
The error below arises when I train the net
mxnet.base.MXNetError: [16:09:57] src/storage/./pooled_storage_manager.h:80: cudaMalloc failed: out of memory
The text was updated successfully, but these errors were encountered:
resnet 50 with bachisize 64 takes 8G+ memory
I can't train the resnet 50 on my 12G Titan X even with memongers.
I follow all the instructions in
readme.md
, and this seems differing a lot from the argue.The error below arises when I train the net
mxnet.base.MXNetError: [16:09:57] src/storage/./pooled_storage_manager.h:80: cudaMalloc failed: out of memory
The text was updated successfully, but these errors were encountered: