-
感谢您参与 X2Paddle 社区! 问题模版为了 X2Paddle 能更好的迭代,例如新功能发布、 RoadMaps 和错误跟踪. :smile_cat:
## 问题描述
https://github.com/PaddlePaddle/X2Paddle/blob/develop/docs/inference_model_convertor/pytorch2paddle.md
运行上述…
-
感谢您参与 X2Paddle 社区! 问题模版为了 X2Paddle 能更好的迭代,例如新功能发布、 RoadMaps 和错误跟踪. :smile_cat:
## 问题描述
File "pd_model\x2paddle_code.py", line 56, in forward
x2paddle_onnx__Mul_377 = paddle.su…
-
问题类型:模型部署
1、C++CPU预测 模型resnet50 使用MKLDNN后,跟踪代码进入ZeroCopyRun未正常返回,出现异常,catch(...){}可以捕获到。
2、异常具体信息如何捕获。
========================
请在这里描述您在使用过程中的问题,说明您的部署环境,部署需求,模型类型和应用场景等,便于开发人员快速响应。
-
## 使用pytorch2paddle接口,转换pytorch的AlexNet模型到paddlelite格式报错
- 错误信息
- INFO:root:Now translating model from pytorch to paddle.
INFO:root:Model optimizing ...
trace_fc_fuse_pass done!
INFO:root:Model…
-
欢迎您使用PaddleClas并反馈相关问题,非常感谢您对PaddleClas的贡献!
提出issue时,辛苦您提供以下信息,方便我们快速定位问题并及时有效地解决您的问题:
1. PaddleClas版本以及PaddlePaddle版本:请您提供您使用的版本号或分支信息,如PaddleClas release/2.2和PaddlePaddle 2.1.0
2. 涉及的其他产品使用的版本号…
-
fake_quantize_dequantize_moving_average_abs_max
fake_channel_wise_quantize_dequantize_abs_max
-
### Describe the bug
The path to another library:https://gitee.com/raoyutian/PaddleOCRSharp
The running speed of another library is only one tenth of yours
I just tested the REC model
“”“”c#
p…
-
### Describe the bug
以前是老包使用正常,GPU的。
升级最新版依赖包报错Unable to find an entry point named 'PD_ConfigEnableONNXRuntime' in DLL 'paddle_inference_c'.”
System.EntryPointNotFoundException:“Unable to find an…
-
Dear Author.
Hello! I have encountered a problem. I am using the SMOKE model and following the instructions in README.MD to export the model as a static diagram model. However, the following error oc…
-
### bug描述 Describe the Bug
```python3
import paddle
label = paddle.to_tensor(10, dtype='uint8')
print(label > 0)
```
```
Traceback (most recent call last):
File "", line 1, in
RuntimeErr…