v3.0.3

PaddlePaddle/PaddleOCRv3.0.3Jun 26, 2025by cuicheng01

AI Summary

Fixed the `enable_mkldnn` parameter issue to restore CPU default MKL-DNN inference behavior, aligned with PaddleX 3.0.3.

Key Highlights

  • Fixed `enable_mkldnn` parameter not taking effect.
  • Restored default MKL-DNN inference behavior for CPU.

New Features

  • Bug fix for MKL-DNN parameter.
  • PaddleX version alignment.

Full Release Notes

- **Bug修复:** 
  - 修复`enable_mkldnn`参数不生效的问题,恢复CPU默认使用MKL-DNN推理的行为。
  - [随PaddleX 3.0.3 版本的其他修复](https://github.com/PaddlePaddle/PaddleX/releases/tag/v3.0.3)