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

Add a xnnpack partitioner flag to dump XNNGraph AOT #7591

Open
digantdesai opened this issue Jan 10, 2025 · 3 comments
Open

Add a xnnpack partitioner flag to dump XNNGraph AOT #7591

digantdesai opened this issue Jan 10, 2025 · 3 comments
Assignees
Labels
actionable Items in the backlog waiting for an appropriate impl/fix module: xnnpack Issues related to xnnpack delegation and the code under backends/xnnpack/ triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Comments

@digantdesai
Copy link
Contributor

🚀 The feature, motivation and pitch

This is essential for any deeper debugging beyond the surface level. This is something we have been asked multiple times for anyone doing serious model development work.

Alternatives

None.

Additional context

When serializing XNNGraph in the partitioner, we already have this information as json. This optional flag will dump it in a file, for further debugging.

RFC (Optional)

None

@digantdesai digantdesai self-assigned this Jan 10, 2025
@mergennachin mergennachin added module: xnnpack Issues related to xnnpack delegation and the code under backends/xnnpack/ actionable Items in the backlog waiting for an appropriate impl/fix triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module labels Jan 10, 2025
@mcr229
Copy link
Contributor

mcr229 commented Feb 25, 2025

should this be a discussion instead of an issue?

@digantdesai
Copy link
Contributor Author

More like a feature req?

@mcr229
Copy link
Contributor

mcr229 commented Feb 26, 2025

hmm should feature req be discussions or issues? idk haha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actionable Items in the backlog waiting for an appropriate impl/fix module: xnnpack Issues related to xnnpack delegation and the code under backends/xnnpack/ triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Projects
None yet
Development

No branches or pull requests

3 participants