Tengine icon indicating copy to clipboard operation
Tengine copied to clipboard

Segmentation fault (core dumped)- A obvious BUG of covert tool!

Open 2050airobert opened this issue 3 years ago • 0 comments
trafficstars

Hi,

1 ./convert_tool -f paddle -m model.pdmodel -p model.pdiparams -o tinypose.tmfile ---- Tengine Convert Tool ---- Version : v1.0, 16:11:06 Apr 12 2022 Status : float32 Convert model failed: unsupport model format. Could Tengine support Paddle mode? Yet ,what is this ? Could you please help me to solve this error?

2 When I got a simplified onnx model, converting to tengine model,there is anthoner error as below.

Load a Constant node "conv2d_268.w_0" as input[1] of node "Conv_268". Load a Constant node "Reshape_98" as input[1] of node "Add_79". Skip internal optimize in onnx serializer. ----------onnx2tengine done.---------- graph opt begin graph opt done. Segmentation fault (core dumped)

BR

2050airobert avatar Apr 12 '22 16:04 2050airobert