release GPU memory #9466
Unanswered
zhaohai1314
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i made a project which has VUE front end, and the functions are as follows:
and : a). my question is , the training process may be interrupted by VUE front end, and the GPU memory is occupied about 2+G,which can not be released, i have use the :torch.cuda.empty_cache. what can i do to totally release the remain momory?
b). and if the training process is interrupted once, if second task is coming, it will occur below error
Beta Was this translation helpful? Give feedback.
All reactions