cyrusbehr / tensorrt-cpp-api

TensorRT C++ API Tutorial
MIT License
577 stars 72 forks source link

Where is buffers.h? #6

Closed charlielito closed 1 year ago

charlielito commented 1 year ago

I cannot compile the project because of the lack of buffers.h where should that be located?

charlielito commented 1 year ago

In my case I was using a docker tensorrt image nvcr.io/nvidia/tensorrt:22.07-py3 it was located in /opt/tensorrt/samples/common/buffers.h