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

Export OutOfGPUMemoryError #451

Merged
merged 2 commits into from
Jul 22, 2024
Merged

Export OutOfGPUMemoryError #451

merged 2 commits into from
Jul 22, 2024

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jul 15, 2024

Fixes #450

Copy link

codecov bot commented Jul 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.24%. Comparing base (d9d9cd8) to head (c2a3598).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #451      +/-   ##
==========================================
- Coverage   81.32%   81.24%   -0.08%     
==========================================
  Files          45       45              
  Lines        2570     2570              
==========================================
- Hits         2090     2088       -2     
- Misses        480      482       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maleadt maleadt merged commit 1426f91 into master Jul 22, 2024
1 check passed
@maleadt maleadt deleted the tb/export_oom branch July 22, 2024 07:29
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

Successfully merging this pull request may close these issues.

ERROR: UndefVarError: OutOfGPUMemoryError not defined
2 participants