get a problem…
After I convert a tensorflow pb file to uff file, then I want to use trt C++ API to create a engine with this uff file. But it shows error:
ERROR: UFFParser: Parser error: sub: Invalid scale mode, nbWeights: 3
ERROR: tensorrtNet: Fail to parse
how to fix it? here https://devtalk.nvidia.com/default/topic/1028602/tensorrt/tensorrt-no-conversion-function-for-realdiv/ is a similar problem, but it does not get resolved.
envs:
python2.7
tensorflow1.4
centos7.2
tensorrt5.0.2.6 source code
nvidia GPU p40