Add NHWC support in Portable Mean
Open
@digantdesai is already working on this.
Since May 4, 2026.
- Dominant language
- Python
- Stars
- 5k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 581
Description
hmm, NHWC support might not be there for portable.mean https://github.com/pytorch/executorch/blob/54b817655f25b35e72956e87df3a6ef2f4f63267/kernels/portable/cpu/op_mean.cpp#L37-L40
Originally posted by @digantdesai in #19139
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.