tflite_gles_app icon indicating copy to clipboard operation
tflite_gles_app copied to clipboard

build on ubuntu18.04 with cuda

Open Techieali opened this issue 4 years ago • 2 comments

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

Techieali avatar Mar 11 '21 12:03 Techieali

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

Screenshot from 2021-03-11 18-07-50

Techieali avatar Mar 11 '21 13:03 Techieali

I have the same problem. Have you solved it?

laolihaile avatar Apr 25 '21 07:04 laolihaile