Skip to content

OCRv5识别打开MKLDNN没有速度提升,Paddlepaddle CPU版本3.0.0/3.1.0 打开MKLDNN= True #74092

@lemonschwein

Description

@lemonschwein

bug描述 Describe the Bug

OCRv5识别打开MKLDNN没有速度提升,Paddlepaddle CPU版本3.0.0/3.1.0 打开MKLDNN= True

ocr = PaddleOCR(
text_detection_model_name="PP-OCRv5_mobile_det",
text_recognition_model_name="PP-OCRv5_mobile_rec",
enable_mkldnn=True, # 启用Intel MKLDNN加速)

其他补充信息 Additional Supplementary Information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions