linghu8812 / tensorrt_inference

699 stars 205 forks source link

error: 'cudaStream_t' has not been declared #115

Closed kk52099 closed 2 years ago

kk52099 commented 2 years ago

when i run "make", image

linghu8812 commented 2 years ago

it was defined in /usr/local/cuda-10.2/targets/x86_64-linux/include/driver_types.h

kk52099 commented 2 years ago

@linghu8812 感谢回答, 我在这个目录上确实找到有, 但为啥cmake,却报错尼