shouxieai/tensorRT_Pro

Error Code 6: Internal Error (Unable to load library: libnvinfer_builder_resource.so.8.5.3)

vinkizhang opened this issue · 0 comments

[ 18%] Built target plugin_list
Consolidate compiler generated dependencies of target pro
[100%] Built target pro
[2023-06-17 03:04:04][info][app_alphapose.cpp:36]:===================== test alphapose fp32 ==================================
[2023-06-17 03:04:04][info][auto_download.cpp:11]:Auto download alpha-pose-136.onnx
--2023-06-17 03:04:04--  http://zifuture.com:1556/fs/25.shared/alpha-pose-136.onnx
Resolving zifuture.com (zifuture.com)... 115.28.26.177
Connecting to zifuture.com (zifuture.com)|115.28.26.177|:1556... connected.
HTTP request sent, awaiting response... 200 OK
Length: 162766599 (155M) [application/octet-stream]
Saving to: ‘alpha-pose-136.onnx’

alpha-pose-136.onnx                             100%[======================================================================================================>] 155.23M  13.6MB/s    in 12s     

2023-06-17 03:04:16 (13.2 MB/s) - ‘alpha-pose-136.onnx’ saved [162766599/162766599]

[2023-06-17 03:04:16][info][trt_builder.cpp:474]:Compile FP32 Onnx Model 'alpha-pose-136.onnx'.
[2023-06-17 03:04:16][error][trt_builder.cpp:30]:NVInfer: 6: [libLoader.h::DynamicLibrary::54] Error Code 6: Internal Error (Unable to load library: libnvinfer_builder_resource.so.8.5.3)
[2023-06-17 03:04:16][error][trt_builder.cpp:477]:Can not create builder.
[2023-06-17 03:04:16][error][alpha_pose.cpp:78]:Engine alpha-pose-136.FP32.trtmodel load failed
Segmentation fault (core dumped)
make[3]: *** [CMakeFiles/alphapose.dir/build.make:70: CMakeFiles/alphapose] Error 139
make[2]: *** [CMakeFiles/Makefile2:416: CMakeFiles/alphapose.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:423: CMakeFiles/alphapose.dir/rule] Error 2
make: *** [Makefile:280: alphapose] Error 2

麻烦大佬帮忙看看这是哪块的问题?