Are TensorRT and Pytorch compatible?

Hi;

I would like to know if models trained in Pytorch framework would be ported to TensorRT.

Regards
Varghe

The TensorRT webpage states that

TensorRT provides an ONNX parser so you can easily import ONNX models from frameworks such as Caffe 2, Chainer, Microsoft Cognitive Toolkit, MxNet and PyTorch into TensorRT. Learn more about ONNX support in TensorRT