PaddlePaddle/Paddle-Lite-Demo

在orangepi 3 lts 中跑了object_detection/linux报错

iceteacqx opened this issue · 1 comments

[ WARN:0] global ./modules/videoio/src/cap_gstreamer.cpp (616) isPipelinePlaying OpenCV | GStreamer warning: GStreamer: pipeline have not been created
[I 3/11 15:29:56.687 ...r/src/driver/verisilicon_timvx/engine.cc:43 Context] properties:
[I 3/11 15:29:56.687 ...r/src/driver/verisilicon_timvx/engine.cc:53 Context] bn_fusion_max_allowed_quant_scale_deviation: 30000
[W 3/11 15:29:56.688 ...ter/nnadapter/src/runtime/compilation.cc:334 Finish] Warning: Failed to create a program, No model and cache is provided.
[W 3/11 15:29:56.688 ...le-Lite/lite/kernels/nnadapter/engine.cc:149 LoadFromCache] Warning: Build model failed(3) !
[W 3/11 15:29:56.819 ...nnadapter/nnadapter/src/runtime/model.cc:86 GetSupportedOperations] Warning: Failed to get the supported operations for device 'verisilicon_timvx', because the HAL interface 'validate_program' is not implemented!
[W 3/11 15:29:56.820 ...kernels/nnadapter/converter/converter.cc:171 Apply] Warning: Failed to get the supported operations for the selected devices, one or more of the selected devices are not supported!
[I 3/11 15:29:56.820 ...r/src/driver/verisilicon_timvx/driver.cc:70 CreateProgram] Create program for verisilicon_timvx.
[ 1] Failed to open device: No such file or directory, Try again...
[ 2] Failed to open device: No such file or directory, Try again...
[ 3] Failed to open device: No such file or directory, Try again...
[ 4] Failed to open device: No such file or directory, Try again...
[ 5] _OpenDevice(1086): FATAL: Failed to open device, errno=No such file or directory.
报这个错是?

您好,请问您具体运行的是哪个demo和lite的硬件后端呢?