where can I find the tersorRT API(guide) doc?

I heared that tensorRT is helpful to accelerate caffe on TX1, so how to get access the guide doc of tensorRT?

Hi Jesse_Mx,

Suggest to watch the webnar to get more understanding to know how Jetson can improve performance in deep learning: [url]https://devtalk.nvidia.com/default/topic/969035/jetson-tx1/embedded-deep-learning-with-jetson-mdash-nvidia-webinar/[/url]

You could also find recent example up to date and runs: [url]https://github.com/dusty-nv/jetson-inference[/url]

And NVIDIA TensorRT - TensorRT SDK | NVIDIA Developer

Thanks