You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CUDA memory overhang when using the DNSMOS functional interface with onnxruntime-gpu for computing batched metrics on various standard voice enhancement test sets.
🐛 Bug
CUDA memory overhang when using the DNSMOS functional interface with onnxruntime-gpu for computing batched metrics on various standard voice enhancement test sets.
To Reproduce
Expected behavior
CUDA memory is expected to be cleared after use. Upon further inspection, an onnxruntime session is started but never terminated, hence the overhang.
Environment
The text was updated successfully, but these errors were encountered: