-
1)Paddle Lite 版本:V2.12
2)Host 环境:Ubuntu
3)运行设备环境:骁龙845
4)预测后端信息:GPU
- 预测信息
1)预测 API:C++
2)预测选项信息:armv8、单线程
3)预测库来源:官网下载
config_.load_config(config_pathS);
pr…
-
问题类型:模型部署
**问题描述**
首先是按照paddlex的教程来的,在编译的时候没有出现问题。当预测的时候就出现了double free or corruption (fasttop),然后就中断了进程。实在不知道是怎么回事,希望能够帮忙解答!
========================
pi@raspberrypi:~/root/projects/PaddleX/de…
-
#### 问题描述 / Problem Description
请问RepSVTR可以使用paddlelite工具转nb模型吗?我尝试做了一下,会报错:
[F 7/18 18:53:41.205 ...e-Lite/lite/core/model/general/op_desc.h:118 GetAttr] Check failed: it != attrs().end(): No attr…
-
:ppshutuv2 使用paddle lite转换为.nb部署在image_classification_demo上时运行报 Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 in tid 16089 (Predictor Worke), pid 15982 (_classification)
- 版本、环境信息:
…
-
I have an NVIDIA Jetson TX2 with a custon Linux created with YOCTO.
It's not possible to use apt-get etc. to install software or dependencies there.
PaddleOCR should be used on this Jetson, so I cro…
-
问题描述:使用树莓派4B编译安装,带有vision,以及ort和lite后端,设置了opencv路径,并成功安装python版本的fastdeploy。
但在执行提供的参考代码时报错,能够使用ort后端,但是使用lite后端出现Illegal instruction。
test.py:
_________________________________________________…
CV-LS updated
11 months ago
-
在虚拟机(ubuntu)上编译,运行./lite/tools/build_linux.sh --with_python=ON --with_extra=ON --with_cv=ON后
Warning: build full_publish to use python.
/home/wysl/cmake-3.20.0-rc4/paddle-lite
-- Found Paddle hos…
-
- 标题:尝试用Paddle-Lite推理开源的Lightglue模型,一调Run()函数就crash了
- 版本、预测库信息:
1)Paddle Lite 版本:v2.13rc
2)Host 环境:
3)运行设备环境:展锐T760(UMS9620W)/Android
4)预测后端信息:CPU/GPU
- 预测信息
1)预测 API:C…
-
为使您的问题得到快速解决,在建立 Issue 前,请您先通过如下方式搜索是否有相似问题: [历史 issue](https://github.com/PaddlePaddle/Paddle-Lite/issues), [FAQ 文档](https://www.paddlepaddle.org.cn/lite/develop/quick_start/faq.html), [官方文档](https:/…
-
urrent Paddle-Lite version.
version of opt:d9e63bb
version of current Paddle-Lite:68b66fd35
F0201 10:02:53.561918 68304 program.cc:532] Check failed: kernels.size() > 0 (0 vs. 0)
Erro…