Converted model is not able to run
Created by: MARMOTatZJU
I have converted my model from PyTorch to regular Paddle model and it run successfully and correctly under fluid engine. Then I optimize my model with model_optimize_tool. However, I fail to load my optimized model. Here is the AndroidStudio Logcatg information.
2019-12-06 07:59:44.177 10873-11360/com.baidu.paddle.lite.demo A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 in tid 11360 (Predictor Worke), pid 10873 (addle.lite.demo)
2019-12-06 07:59:44.276 11376-11376/? A/DEBUG: pid: 10873, tid: 11360, name: Predictor Worke >>> com.baidu.paddle.lite.demo <<<
2019-12-06 07:59:44.277 11376-11376/? A/DEBUG: #00 pc 00000000001059b0 /data/app/com.baidu.paddle.lite.demo-G_g2WxhOB9AXujDKMY8SNw==/lib/arm64/libpaddle_lite_jni.so (paddle::lite::LightPredictor::BuildRuntimeProgram(paddle::lite::cpp::ProgramDesc const&)+2880)