Hello, the entire SDK package is flashed to Jetson by default (unless explicitly selected JetPack not to install TensorRT). However the library is called libnvinfer and the header is NvInfer.h.
thanks a lot i can run the sample classification model from pretrained model from tensorflow github , but any sample code example for running or test model trained by DIGITS tensorflow (as it does not have .pb file ) , i am bit confused as this trained model has to be converted to frozen graph and then trt_graph .