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
hi terryky,
first of all wonderful work, and thanks a lot for this,
previously i build this project on jetson nano and a linux pc and both was done successfully.
right now i trying to build the same on a machine with cuda and cudnn
but i am getting this error
Could not find any NvInferVersion.h matching version '7.2' in any subdirectory:
system spec : cuda 11.2, cudnn 8.1, tensorRT 7.2
thanks in advance
The text was updated successfully, but these errors were encountered:
resolve this issues by copying the include file from tensorRT folder to usr/local/cuda-11.2 but now ended up with a flatbuffer issue and compilation terminated
hi terryky,
first of all wonderful work, and thanks a lot for this,
previously i build this project on jetson nano and a linux pc and both was done successfully.
right now i trying to build the same on a machine with cuda and cudnn
but i am getting this error
Could not find any NvInferVersion.h matching version '7.2' in any subdirectory:
system spec : cuda 11.2, cudnn 8.1, tensorRT 7.2
thanks in advance
The text was updated successfully, but these errors were encountered: