Add a xnnpack partitioner flag to dump XNNGraph AOT #7591
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
🚀 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
The text was updated successfully, but these errors were encountered: