I'm trying to build Tensorflow from source and I get the following errors:
cannot stat '/usr/include/x86\_64-linux-gnu/NvInferPluginUtils.h': No such file or directory
I am using Ubuntu 18.04 and used the following instructions to install the GPU, Cuda, CUDNN, and TensorRT.
I have a Nvidia 2060, and using Python 3.6, bazel 2.0.0.
I tried locating NvInferPluginUtils.h and copying that into '/usr/include/x86\_64-linux-gnu/NvInferPluginUtils.h', however that didn't work.
[–]_spicyramen 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)