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

[compiler] Revise ShapeInference of StridedSlice from TFLite #14160

Open
shs-park opened this issue Oct 4, 2024 · 0 comments
Open

[compiler] Revise ShapeInference of StridedSlice from TFLite #14160

shs-park opened this issue Oct 4, 2024 · 0 comments

Comments

@shs-park
Copy link
Contributor

shs-park commented Oct 4, 2024

Theoretically, in this case, it seems that the shape of the output tenser can be determined by the begin, end, and stride values.

I think this can be solved by updating the tflite code part together later.

I will create a separate issue related to this.

Originally posted by @shs-park in #14156 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant