[libprotobuf FATAL Paddle-Lite/third-party/protobuf-host/src/google/protobuf/stubs/common.cc:78] This program was compiled against version 2.6.1 of the Protocol Buffer runtime library, which is not compatible with the installed version (3.1.0).
tx2下编译选项为 cuda,使用的protobuf版本与系统protobuf版本冲突
3条答案
按热度按时间uxhixvfz1#
您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网文档、常见问题、历史Issue来寻求解答。祝您生活愉快~
Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the API,FAQ and Github Issue to get the answer.Have a nice day!
ryevplcw2#
Jetson上推理请使用Paddle Inference,请参考https://paddleinference.paddlepaddle.org.cn/demo_tutorial/cuda_jetson_demo.html。
如果预发布的版本不满足需求,自行编译可以参考
PaddlePaddle/Paddle#27402
6jjcrrmo3#
inference有没有像lite一样的图像检测的demo
https://github.com/PaddlePaddle/Paddle-Lite-Demo/tree/master/PaddleLite-armlinux-demo/object_detection_demo
https://github.com/PaddlePaddle/Paddle-Inference-Demo/blob/master/c%2B%2B/cuda_linux_demo/model_test.cc