Giter VIP home page Giter VIP logo

Comments (5)

wz1qqx avatar wz1qqx commented on May 25, 2024

麻烦提供下模型,paddle 模型应该不会有 feed 算子

from paddle-lite.

litonghui avatar litonghui commented on May 25, 2024

以提供,辛苦

from paddle-lite.

wz1qqx avatar wz1qqx commented on May 25, 2024

以提供,辛苦

v2.10版本过老,建议更新到 v2.13再试试

from paddle-lite.

litonghui avatar litonghui commented on May 25, 2024

不是不用新版本,是新版本用不起来......,如下是v2.13rc 运行log,与2.12 一样的错,opt 用github 最新的转模型。

2024-04-08 14:36:33.577 24631-24631 Paddle-Lite com.hui.var.virtual I [I 4/ 8 14:36:33.577 ...and/Paddle-Lite/lite/core/device_info.cc:1331 Setup] SVE2 f32mm support: 0
2024-04-08 14:36:33.577 24631-24631 Paddle-Lite com.hui.var.virtual I [I 4/ 8 14:36:33.577 ...and/Paddle-Lite/lite/core/device_info.cc:1332 Setup] SVE2 i8mm support: 0
2024-04-08 14:36:33.581 24631-24631 Paddle-Lite com.hui.var.virtual A [F 4/ 8 14:36:33.581 /island/Paddle-Lite/lite/core/program.cc RuntimeProgram:316] Check failed: op:
Error: This model is not supported, because operator 'feed' is not supported by Paddle-Lite.
2024-04-08 14:36:33.581 24631-24631 libc com.hui.var.virtual A Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 24631 (idu.var.virtual), pid 24631 (idu.var.virtual)
---------------------------- PROCESS STARTED (24688) for package com.hui.var.virtual ----------------------------
2024-04-08 14:36:33.752 24686-24686 DEBUG pid-24686 A Cmdline: com.hui.var.virtual
2024-04-08 14:36:33.752 24686-24686 DEBUG pid-24686 A pid: 24631, tid: 24631, name: idu.var.virtual >>> com.hui.var.virtual <<<
2024-04-08 14:36:33.752 24686-24686 DEBUG pid-24686 A #1 pc 00000000001c15a4 /data/app/~~CVy8FFm2d23qP-aTH5aRwA==/com.hui.var.virtual-1KvodUORM4sE1Roq0tpGNg==/lib/arm64/libvk_virtual_sdk.so (BuildId: 4ae9e1a239b2de282f6d87386db96f2041c9b59d)

from paddle-lite.

hong19860320 avatar hong19860320 commented on May 25, 2024

你是不是用的是静态库啊?
如果要用静态库,一定要引用这三个头文件:
#include "include/paddle_api.h"
#include "include/paddle_use_kernels.h"
#include "include/paddle_use_ops.h"

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.