Paddle-Lite protobuf version conflict

ruyhziif  于 2021-12-01  发布在  Java
关注(0)|答案(3)|浏览(319)

[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版本冲突

uxhixvfz

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 APIFAQ and Github Issue to get the answer.Have a nice day!

ryevplcw

ryevplcw2#

Jetson上推理请使用Paddle Inference,请参考https://paddleinference.paddlepaddle.org.cn/demo_tutorial/cuda_jetson_demo.html。
如果预发布的版本不满足需求,自行编译可以参考
PaddlePaddle/Paddle#27402

相关问题