Skip to content

Commit 80a9550

Browse files
Arm backend: Add dim mapping helpers (#20222)
Dim args such as sum(dim=1) needs to be transformed when swapping place with operators which change shape, i.e. permutes and views. ViewMap and PermuteMap handles and validates these transforms for reduction dims and permute dims. --------- Signed-off-by: Adrian Lundell <adrian.lundell@arm.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 5129545 commit 80a9550

2 files changed

Lines changed: 1272 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)