Is there something written down which explains the functions uff.from_tensorflow and uff.from_tensorflow_frozen_model better then the offical docs? https://docs.nvidia.com/deeplearning/sdk/tensorrt-api/python_api/uff/uff.html#tensorflow-frozen-protobuf-model-to-uff
I know that there are several examples online, but a nice overview of all parameters of these functions would be nice to have.
For example I am having the problem, that during conversion the function is printing a lot of information to the console and I can not turn this behaviour off.
Greets and thanks in advance
Moritz