TensorRT Debuging [Python API engine lite]

Hi everyone!

I was able to generate a uff file from a frozen tensorflow graph, now when I create the lite engine the predict function gives results completely different from the tensorflow. Any ideas or documentation on how to debug tensorrt engines ?

Thanks.