COMMITS
/ backends/cadence/aot/remove_ops.py May 16, 2025
A
Fix CatFromSliceCopyPass indexing issue.
Abdurrahman Akkas committed
May 3, 2025
A
Permute elimination pass fixes.
Abdurrahman Akkas committed
March 10, 2025
C
Fix cadence remove_ops lint violation (#9076)
cccclai committed
March 7, 2025
J
add pass to remove cat from slice pass
JP committed
March 4, 2025
V
Add a pass to remove certain redundant branched quant/dequant nodes
Val Tarasyuk committed
February 19, 2025
R
Add small repro test for unsigned -> signed et loss error
Riley Dulin committed
February 12, 2025
M
Fix headers for OSS repo
mcremon-meta committed
December 20, 2024
R
Update RemovePermutesAroundElementwiseOps to work with view as well
Riley Dulin committed
December 9, 2024
C
Fix executorch pyre errors after D66937105
clee2000 committed
November 22, 2024
V
Add HardTanh to RemovePermutesAroundElementwiseOps (#6992)
Val Tarasyuk committed