执行轻量级模型是报错
Created by: xugenghui
当我执行 python tools/infer/predict_system.py --image_dir /home/linghu/data/friend_info_30/ --det_model_dir ./tools/infer/ch_det_mv3_db/ --rec_model_dir ./tools/infer/ch_rec_mv3_crnn/ --use_gpu Fasle --enable_mkldnn True报错:
--- fused 0 scale with matmul --- Fused 0 ReshapeTransposeMatmulMkldnn patterns --- Fused 0 ReshapeTransposeMatmulMkldnn patterns with transpose's xshape --- Fused 0 ReshapeTransposeMatmulMkldnn patterns with reshape's xshape --- Fused 0 ReshapeTransposeMatmulMkldnn patterns with reshape's xshape with transpose's xshape --- Fused 0 MatmulTransposeReshape patterns --- fused 0 scale with matmul --- Fused 0 ReshapeTransposeMatmulMkldnn patterns --- Fused 0 ReshapeTransposeMatmulMkldnn patterns with transpose's xshape --- Fused 0 ReshapeTransposeMatmulMkldnn patterns with reshape's xshape --- Fused 0 ReshapeTransposeMatmulMkldnn patterns with reshape's xshape with transpose's xshape --- Fused 0 MatmulTransposeReshape patterns Intel MKL function load error: cpu specific dynamic library is not loaded.