Skip to content

Commit a00f633

Browse files
authored
[release/3.0] update for 3.0.3 (#15875)
1 parent 96805b5 commit a00f633

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ PaddleOCR 3.0除了提供优秀的模型库外,还提供好学易用的工具
4040

4141
## 📣 最新动态
4242

43+
2025.06.26: **PaddleOCR 3.0.3** 发布,包含:
44+
45+
- Bug修复:修复`enable_mkldnn`参数不生效的问题,恢复CPU默认使用MKL-DNN推理的行为。
46+
4347
🔥🔥2025.06.19: **PaddleOCR 3.0.2** 发布,包含:
4448

4549
- **功能新增:**

README_en.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ In addition to providing an outstanding model library, PaddleOCR 3.0 also offers
4444

4545
## 📣 Recent updates
4646

47+
#### **2025.06.26: Release of PaddleOCR 3.0.3**, includes:
48+
49+
- Bug Fix: Resolved the issue where the `enable_mkldnn` parameter was not effective, restoring the default behavior of using MKL-DNN for CPU inference.
50+
4751
#### 🔥🔥**2025.06.19: Release of PaddleOCR 3.0.2, includes:**
4852

4953
- **New Features:**

0 commit comments

Comments
 (0)