PaddleOCR
PaddleOCR copied to clipboard
使用paddle_inference.dll 最新版,开启TensorRT, 推理paddleocr, 出错。
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
- 系统环境/System Environment:
- 版本号/Version:Paddle:2.4.2 PaddleOCR:2.6.2 问题相关组件/Related components:
- 运行指令/Command Code:
- 完整报错/Complete Error Message:
[runtime.cpp::nvinfer1::Runtime::~Runtime::346] Error Code 3: API Usage Error (Parameter check failed at: runtime.cpp::nvinfer1::Runtime::~Runtime::346, condition: mEngineCounter.use_count() == 1. Destroying a runtime before destroying deserialized engines created by the runtime leads to undefined behavior.
这个错误是因为什么? 开启TensorRT,总是会中断 build tensorrt engine