TensorFlow C++ workflow - ONNX vs UFF?

Thanks for the replies!

@filip.krolupper That’s a good point, I realized they do support many more layers than UFF. I guess however that TensorRT itself doesn’t support all of them.

I’ll try both approaches and see which one is easier to use/offers best performance and portability.