CREStereo-Pytorch icon indicating copy to clipboard operation
CREStereo-Pytorch copied to clipboard

pytorch export onnx with dynamic batchsize not able to build tensorrt engine.

Open ynma-hanvo opened this issue 1 year ago • 0 comments

i have done constant unfolding with the model first, the tensorrt-onnx-parse gives me the following error. graphShapeAnalyzer.cpp::analyzeShapes::1872] Error Code 4: Miscellaneous (IElementWiseLayer Mul_2509: broadcast dimensions must be conformable.

is it a tensorrt issue or model issue. thanks for your advice.

ynma-hanvo avatar Nov 18 '23 07:11 ynma-hanvo