-
-
我在gpu上使用自己的数据训练PP-YOLOE-plus-L和M模型, 在gpu上训练,评估和预测都没问题,但是把预测模型下载到本地使用cpu进行预测时就会报错:
![image](https://github.com/user-attachments/assets/1ae619d5-ac87-41a4-9514-f9445e361264)
预测和训练环境都是paddle-3.0beta2
-
## 问题描述
使用mmdeploy部署yolox,并转为onnx,再转为paddle时,报错
- 错误截图
-
![image](https://github.com/user-attachments/assets/11076998-097a-4b9f-9d2a-dbf0327a536a)
![image](https://github.com/user-attachment…
-
### bug描述 Describe the Bug
``` python
import paddle
import numpy as np
print(paddle.__version__)
paddle.set_device("cpu")
x = paddle.to_tensor([complex(float('nan'), 0), complex(0, float('nan'))…
-
### bug描述 Describe the Bug
Paddle版本 release/v2.6.0
GPU Nvidia V100
编译paddle后,单元测试Paddle的算子测试用例,发现测试CINN算子时间很长,好像是包含了其他时间,没有只测CINN算子执行时间。请问该用例如何只测试CINN算子执行时间?
单算子测试用例代码链接:https://github.com/Paddle…
-
- [ ] Task 1
- [ ] Task 2
- [ ] Task 3
- [ ] Task 9
- [ ] Task 10
- [ ] New Feature for Git
The (thing) shall (result).
Coming back to Aha!
The (thing) sh…
-
你好,关于demo的结果 我想问下 英文是没有文档标题吗?正文上面的应该是标题吧,
还有推理的时候显示这种问题, 我安装了paddle-gpu有各种问题 后面是直接安装的paddle
E1029 10:50:45.851501 136077 analysis_config.cc:126] Please use PaddlePaddle with GPU version.
E1029 10…
-
### 🔎 Search before asking
- [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report.
- [X] I have searched the PaddleOCR [Issues](https://…
-
- 版本、环境信息:
1)Paddle Lite 版本:v2.14-rc
2)Host 环境:Mac OS 13.0 M1Pro、docker:paddle-lite:2.0.0_beta
- 模型信息
1)模型 [ch_ppocr_mobile_v2.0_det](https://paddlelite-demo.bj.bcebos.com/NNAdapter/mo…
-
配完环境后,测试了布局监测,可以运行,在测试ocr的时候运行脚本之后报如下错误。该如何解决?
--------------------------------------
C++ Traceback (most recent call last):
--------------------------------------
0 void paddle_infer::Tensor::C…