Paddle-Lite detection_demo(1242,0x100edebc0) malloc: can't allocate region

gopyfrb3  于 2022-04-21  发布在  Java
关注(0)|答案(1)|浏览(151)

not implemented, set to default 4GB
[I 6/22 11:58: 0.728 ...top/Paddle-Lite/lite/core/device_info.cc:1064 Setup] ARM multiprocessors name: Apple
[I 6/22 11:58: 0.728 ...top/Paddle-Lite/lite/core/device_info.cc:1065 Setup] ARM multiprocessors number: 2
[I 6/22 11:58: 0.728 ...top/Paddle-Lite/lite/core/device_info.cc:1067 Setup] ARM multiprocessors ID: 0, max freq: 1000000, min freq: 1000000, cluster ID: 0, CPU ARCH: A0
[I 6/22 11:58: 0.728 ...top/Paddle-Lite/lite/core/device_info.cc:1067 Setup] ARM multiprocessors ID: 1, max freq: 1000000, min freq: 1000000, cluster ID: 0, CPU ARCH: A0
[I 6/22 11:58: 0.728 ...top/Paddle-Lite/lite/core/device_info.cc:1073 Setup] L1 DataCache size is:
[I 6/22 11:58: 0.728 ...top/Paddle-Lite/lite/core/device_info.cc:1075 Setup] 64 KB
[I 6/22 11:58: 0.728 ...top/Paddle-Lite/lite/core/device_info.cc:1075 Setup] 64 KB
[I 6/22 11:58: 0.728 ...top/Paddle-Lite/lite/core/device_info.cc:1077 Setup] L2 Cache size is:
[I 6/22 11:58: 0.728 ...top/Paddle-Lite/lite/core/device_info.cc:1079 Setup] 2048 KB
[I 6/22 11:58: 0.728 ...top/Paddle-Lite/lite/core/device_info.cc:1079 Setup] 2048 KB
[I 6/22 11:58: 0.728 ...top/Paddle-Lite/lite/core/device_info.cc:1081 Setup] L3 Cache size is:
[I 6/22 11:58: 0.728 ...top/Paddle-Lite/lite/core/device_info.cc:1083 Setup] 0 KB
[I 6/22 11:58: 0.728 ...top/Paddle-Lite/lite/core/device_info.cc:1083 Setup] 0 KB
[I 6/22 11:58: 0.728 ...top/Paddle-Lite/lite/core/device_info.cc:1085 Setup] Total memory: 4194304KB
detection_demo(1242,0x100edebc0) malloc: can't allocate region

***mach_vm_map(size=8102047401460400128) failed (error code=3)

detection_demo(1242,0x100edebc0) malloc:***set a breakpoint in malloc_error_break to debug

换成我们的模型 ARM M1 Mac 环境下 一运行就崩溃 在 predictor = CreatePaddlePredictor(config);

ffscu2ro

ffscu2ro1#

您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网文档常见问题历史Issue来寻求解答。祝您生活愉快~

Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the APIFAQ and Github Issue to get the answer.Have a nice day!

相关问题