Is there a simple way of converting a frozen graph model from TensorFlow 1 to a .UFF file for use with TensorRT? I have done some research into this but haven’t found anything that’s easy to do - is there an easy tutorial out there? Or is there a python script which I can just use so that I can convert from TF1 to TRT.