I followed the guide https://caffe2.ai/docs/getting-started.html?platform=tegra&configuration=compile but always got an error told me the onnx-tensorrt built failed.
what should I do to build from source succefully?
https://github.com/pytorch/pytorch/issues/8167 says ‘Caffe2 supports integration with TensorRT 3.0.’, what does this mean? can we use tensorRT to accelerate my detection framework in caffe2?