mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-06-03 21:53:39 +08: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