Hello.
After converting my frozen tensorflow graph to uff and calling trt.builder, i got following error.
i think it is the same issue as https://devtalk.nvidia.com/default/topic/1045124/tensorrt/reshape-operation-in-uff-misbehaves/
Is there any method to fix this problem?
Thanks.
ERROR: Parameter check failed at: ../builder/Layers.h::setAxis::315, condition: axis>=0
ERROR: UFFParser: Parser error: Reshape: Reshape: Volume mismatch
[Platform details]
Linux distro and version: Ubuntu 16.04.5 LTS
GPU type: tesla V100
nvidia driver version: 390.48
CUDA version: 9.0.176
CUDNN version: 7.3.1
Python version [if using python]: 3.5.2
Tensorflow version: tried on 1.9 / 1.12
TensorRT version: debian packages with 5.0.2-1+cuda9.0
in nv-tensorrt-repo-ubuntu1604-cuda9.0-trt5.0.2.6-ga-20181009_1-1_amd64