We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the process of program training, GPU memory leaks and GPU memory keeps increasing until out of memory. Can you figure this bug ?
The text was updated successfully, but these errors were encountered:
Can you show more details about this bug? I have not encountered this problem.
Sorry, something went wrong.
If we define x as a big 2-D dimensional matrix ( like a image with resolution 1920*1080 ), the GPU memory will increase quickly when optimizing.
I will deal with this problem later.
No branches or pull requests
In the process of program training, GPU memory leaks and GPU memory keeps increasing until out of memory. Can you figure this bug ?
The text was updated successfully, but these errors were encountered: