Hi,
Earlier, I tried to start my network on version TensorRT 7 and everything worked great when switching to the 8 version branch, the conversion to goes well, but the detection does not work correctly and the next error occurs the following error-
"Assertion `get3DTensorVolume(m_Engine->getBindingDimensions(tensor.bindingIndex)) == tensor.volume && "Tensor volumes dont match between cfg and engine file \n"' failed"
my config: Ubuntu 20.04 , Driver Version: 470.63.01,CUDA Version:release 11.3, V11.3.58 ,yolov4-tiny-3l.cfg from https://github.com/AlexeyAB/darknet
Thank you in advance for your reply.
Hi,
Earlier, I tried to start my network on version TensorRT 7 and everything worked great when switching to the 8 version branch, the conversion to goes well, but the detection does not work correctly and the next error occurs the following error-
"Assertion `get3DTensorVolume(m_Engine->getBindingDimensions(tensor.bindingIndex)) == tensor.volume && "Tensor volumes dont match between cfg and engine file \n"' failed"
my config: Ubuntu 20.04 , Driver Version: 470.63.01,CUDA Version:release 11.3, V11.3.58 ,yolov4-tiny-3l.cfg from https://github.com/AlexeyAB/darknet
Thank you in advance for your reply.