# Tensorflow-TensorRT integration Please refer to the [API for TF 1.x](https://github.com/tensorflow/tensorflow/blob/r1.15/tensorflow/python/compiler/tensorrt/trt_convert.py#L295-L325) and [API for TF 2.0](https://github.com/tensorflow/tensorflow/blob/r2.0/tensorflow/python/compiler/tensorrt/trt_convert.py#L766-L859) for how to use TF-TRT. Also see: - [TF-TRT repository](https://github.com/tensorflow/tensorrt) for conversion examples of various models. - [NVIDIA TF-TRT User Guide](https://docs.nvidia.com/deeplearning/frameworks/tf-trt-user-guide/index.html)