Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nvalid attempt to construct ConstTensor from non-constant TensorInfo #765

Open
tianyashu2020 opened this issue Apr 10, 2024 · 1 comment
Labels
TIME WAIT Waiting for an approppriate period for a response before closing the issue.

Comments

@tianyashu2020
Copy link

os:ubuntu 18.04
model formate:tflite

Anybody help me?

image
image

@Colm-in-Arm
Copy link
Collaborator

Hello,

I don't see anything wrong with the first block of code. It is logically similar to our SimpleSample.cpp code.

There is no indication that the error you're seeing is coming from that code. I suggest you put a breakpoint in the ConstTensor constructors of Tensor.hpp and see where the problem originates.

Colm.

@Colm-in-Arm Colm-in-Arm added the TIME WAIT Waiting for an approppriate period for a response before closing the issue. label Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TIME WAIT Waiting for an approppriate period for a response before closing the issue.
Projects
None yet
Development

No branches or pull requests

2 participants