-
请各位学员在本 issue 下以 comment 的形式填写周报摘要,ddl 本周日晚,格式示例如下:
```
### 姓名
xxx
### 本双周工作
1. xxx
2. xxx
### 未来双周计划
1. xxx
2. xxx
### 详细周报链接:
https://github.com/PFCCLab/Starter/pulls/xxx
```
请各营员完成周报提交后,在…
-
为使您的问题得到快速解决,在建立 Issue 前,请您先通过如下方式搜索是否有相似问题: [历史 issue](https://github.com/PaddlePaddle/Paddle-Lite/issues), [FAQ 文档](https://www.paddlepaddle.org.cn/lite/develop/quick_start/faq.html), [官方文档](https:/…
-
## Environment
### Hardware Environment(`Ascend`/`GPU`/`CPU`): GPU
### Software Environment:
- **MindSpore version (source or binary)**: 2.2.14
- **Python version (e.g., Python 3.7.5)**: 3.8…
-
Name: jieba
Version: 0.42.1
Summary: Chinese Words Segmentation Utilities
Home-page: https://github.com/fxsjy/jieba
Author: Sun, Junyi
Author-email: ccnusjy@gmail.com
License: MIT
```
# enco…
-
## Checklist:
- [ ] 查找[历史相关issue](https://github.com/PaddlePaddle/PaddleX/issues)寻求解答
- [ ] 翻阅[FAQ](https://paddlepaddle.github.io/PaddleX/main/FAQ.html)
- [ ] 翻阅[PaddleX 文档](https://paddlepaddle…
-
### 请提出你的问题 Please ask your question
Paddle Inference 相关代码中经常出现 `copy_from_cpu` 将数据从内存搬到显存上
```
input_names = predictor.get_input_names()
for i, name in enumerate(input_names):
in…
-
python 3.8
1.1 安装PaddlePaddle
paddlepaddle-gpu==3.0.0b2
1.2.1 通过whl包安装与运行
Windows
pip install PPOCRLabel # 安装
# 选择标签模式来启动
PPOCRLabel --lang ch # 启动【普通模式】,用于打【检测+识别】场景的标签
报错如下:
Traceback (most…
-
App: generate carrier or tone
HW: 3,5 mm jack for paddle/key
-
To observe wire-up flip joystick as described in "Hello World" tutorial and verify that only joystick port 1 is able to move the paddle. It can also be observed in BombJack port (tested on R6): after …
-
### bug描述 Describe the Bug
在环境里执行 paddle.utils.run_check()报错信息如下:
![image](https://github.com/user-attachments/assets/ae0b534b-5c53-4b9b-a8f8-91a5225ccd19)
根据提示信息,nvcc --version查看cuda的版本是11.8,随后在pa…