Tengine
Tengine copied to clipboard
Segmentation fault (core dumped)- A obvious BUG of covert tool!
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