tensorflow / tensorrt

TensorFlow/TensorRT integration
Apache License 2.0
736 stars 226 forks source link

blacklisting certain parts of the model to be not converter to TRT #322

Open kedartatwawadi opened 2 years ago

kedartatwawadi commented 2 years ago

Is it possible to mark certain parts of the model to be not converted to TRT? I am using TF-TRT setup similar to the tutorial: https://github.com/NVIDIA/TensorRT/blob/main/quickstart/IntroNotebooks/2.%20Using%20the%20Tensorflow%20TensorRT%20Integration.ipynb