Paddle model converted not work!
Opened this issue · 1 comments
2050airobert commented
Hi,
When I do “./convert_tool -f paddle -p model.pdmodel -m model.pdiparams -o result.tmfile”,error info appears as following.
These 10 ops are not supported
{elementwise_sub,elementwise_div,relu,split,concat,reshape2,transpose2,nearest_interp_v2,bilinear_interp_v2,arg_max,}
Could you please add the ops support into the convert tool, and when could we get it? Tks
BR
2050airobert commented
anyone here?