TensorRT-SSD icon indicating copy to clipboard operation
TensorRT-SSD copied to clipboard

cuda error in allocate: 2

Open ujsyehao opened this issue 7 years ago • 0 comments

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?

ujsyehao avatar Dec 07 '18 02:12 ujsyehao