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
I modify main.cpp to support for video detection, it has the error: runtime.cpp (16) - Cuda Error in allocate: 2 terminate called after throwing an instance of 'nvinfer1::CudaError'
I search the problem, Most of the explains are cuda memory leak. Can you give me some advice?
The text was updated successfully, but these errors were encountered:
I modify main.cpp to support for video detection, it has the error:
runtime.cpp (16) - Cuda Error in allocate: 2 terminate called after throwing an instance of 'nvinfer1::CudaError'
I search the problem, Most of the explains are cuda memory leak. Can you give me some advice?
The text was updated successfully, but these errors were encountered: