[Neutron Backend] Move Neutron Backend to Dim Order Representation usage
Open
@digantdesai is already working on this.
Since May 7, 2025.
module: nxp
triaged
- Dominant language
- Python
- Stars
- 5k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 581
Description
🚀 The feature, motivation and pitch
Currently Neutron Backend uses custom algorithm to identify and convert btw. channel first to channel last memory format.
Per the Call for Action - https://github.com/pytorch/executorch/issues/4873 , move the Neutron Backend to use the Dim Order Representation
Alternatives
No response
Additional context
No response
RFC (Optional)
No response
cc @digantdesai @JakeStevens
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.