I have a project that uses opencv, tensorrt and tkdnn. I recently upgraded my graphics card to rtx 4060. with this, I also upgraded to the latest versions of opencv and tensorrt, but tkdnn turns out to be unable to work with 10 versions of tensorrt. I would like to know if there is any way to adapt tkdnn to the new tensorrt versions? because the error in the project occurs precisely because of the incompatibility of the new version of tensorrt and tkdnn.
I have a project that uses opencv, tensorrt and tkdnn. I recently upgraded my graphics card to rtx 4060. with this, I also upgraded to the latest versions of opencv and tensorrt, but tkdnn turns out to be unable to work with 10 versions of tensorrt. I would like to know if there is any way to adapt tkdnn to the new tensorrt versions? because the error in the project occurs precisely because of the incompatibility of the new version of tensorrt and tkdnn.