Skip to content
Discussion options

You must be logged in to vote

The thing is that the used memory increases and increases until OOM error rises

if the OOM error is on GPU, you can move your gradients from GPU to CPU while storing them to release some GPU memory.

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@malfonsoarquimea
Comment options

@rohitgr7
Comment options

@malfonsoarquimea
Comment options

@rohitgr7
Comment options

@malfonsoarquimea
Comment options

Answer selected by malfonsoarquimea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment