Replies: 1 comment
-
首次运行,也就是没有生成shap文件时用是config.CollectShapRangeInfo("./trt_det_shap.txt"); |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
打开TensorRT后执行到I0531 16:12:21.189584 11032 engine.cc:301] Run Paddle-TRT Dynamic Shape mode.就会卡很久,但是如果是第一次运行时,还没有生成trt_det_shap.txt,trt_cls_shap.txt,trt_rec_shao.txt这三个shap文件时就是正常的,这是怎么回事

Beta Was this translation helpful? Give feedback.
All reactions