Skip to content
New issue

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

There is an issue with the code for batch testing, which continuously occupies graphics memory during runtime until it explodes #54

Open
QvQKing opened this issue Mar 11, 2024 · 3 comments

Comments

@QvQKing
Copy link

QvQKing commented Mar 11, 2024

There is an issue with the code for batch testing, which continuously occupies graphics memory during runtime until it explodes. The problem is shown as follows:
6cec6cc7076d3418dcebae566f8c52b
1710123173953

@baiyang993
Copy link

I also get this bug,wdo you have any solution?

@baiyang993
Copy link

Comment out line 313:with precision_scope("cuda"),half-precision results in non-release of gpu memory

@QvQKing
Copy link
Author

QvQKing commented Mar 27, 2024

Comment out line 313:with precision_scope("cuda"),half-precision results in non-release of gpu memory

Great, Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants