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

Dynamic shape support follow-up #6423

Closed
adonnini opened this issue May 15, 2024 · 1 comment
Closed

Dynamic shape support follow-up #6423

adonnini opened this issue May 15, 2024 · 1 comment

Comments

@adonnini
Copy link

@alankelly I am using XNNPACK with Executorch to lower my model to an Android device and run it for inference.
Running the lowered model for inference fails because of a lack of dynamic shape support in XNNPACK.
I saw that back in October dynamic shape support was being worked on (#5656).
What is the current status?
By the way, I opened an issue on this in the Executorch repo (pytorch/executorch#1350) and communicating with @mcr229 about it.
Thanks

@alankelly
Copy link
Collaborator

XNNPack now supports dynamic shapes and this is wired up to TFLite and tested and working. This seems like an ExecuTorch issue so please follow up with them.

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

2 participants