mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-09-28 17:45:24 +00:00

* update inference scripts * update load_config * update * extend to all inference scripts * update error message * fix * to decouple the cpu_threads setting from mkldnn option and fix the deault action for mkldnn * update --enable_mkldnn default value * update enable_mkldnn option * rerun CI