Hi,
For the sample of TensorRT, I want to know why it is ported from such an old version of TensorRT:
Here is a simple example of TensorRT ported to Java from the sampleGoogleNet.cpp sample file included in TensorRT-4.0.0.3.Ubuntu-16.04.4.x86_64-gnu.cuda-9.0.cudnn7.0.tar.gz
Why not directly port a sample of TensorRT8?