Giter VIP home page Giter VIP logo

Comments (6)

csy0225 avatar csy0225 commented on May 23, 2024

The version 2.10 is too old. Please try using the latest release version 2.13-rc or develop version to see if the problem still persists.The library url: https://github.com/PaddlePaddle/Paddle-Lite/releases/download/v2.13-rc/inference_lite_lib.android.armv8.clang.c++_shared.with_extra.with_cv.tar.gz

from paddle-lite.

AnnapurnaPodar avatar AnnapurnaPodar commented on May 23, 2024

After Updating code as shared getting issue like /cpp/predictor_output.cpp:19: error: undefined reference to 'paddle::lite_api::Tensor::shape() const'

from paddle-lite.

hong19860320 avatar hong19860320 commented on May 23, 2024

After Updating code as shared getting issue like /cpp/predictor_output.cpp:19: error: undefined reference to 'paddle::lite_api::Tensor::shape() const'

Update the header files of Paddle Lite, and please ensure that the compiler can find the dynamic library
libpaddle_light_api_shared.so .

from paddle-lite.

csy0225 avatar csy0225 commented on May 23, 2024

You can try:

  1. Please confirm that you have correctly replaced the lib package and include header file to ensure they match。
  2. You can try other compilation options for the lib package to see if the same problem occurs. If so, I suspect it may be a compilation issue with the release version of the lib package. You can compile it yourself.

from paddle-lite.

jzhang533 avatar jzhang533 commented on May 23, 2024

related: PaddlePaddle/Paddle#61814

from paddle-lite.

csy0225 avatar csy0225 commented on May 23, 2024

@AnnapurnaPodar May I ask if you have tried the method provided above and if it can solve your problem? If you have any questions, feel free to contact us at any time.

from paddle-lite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.