COMMITS
/ backends/arm/_passes/arm_pass_manager.py May 16, 2025
O
Arm backend: Improve broadcasting (#10940)
Oscar Andersson committed
May 15, 2025
E
Arm backend: Add DecomposeLinalgVectorNorm pass + tests (#10848)
Elena Zhelezina committed
May 14, 2025
P
Arm backend: Update operator support for TOSA-1.0+INT+u55 (#10849)
Per Åstrand committed
May 13, 2025
A
Arm backend: Decompose sum in pass (#10852)
Adrian Lundell committed
A
Arm backend: Merge decompose/convert meandim pass (#10844)
Adrian Lundell committed
May 12, 2025
R
NXP Backend: Add eIQ Neutron Backend (#10196)
robert-kalmar committed
May 7, 2025
E
Arm backend: Add DecomposeCosineSimilarity (#10729)
Elena Zhelezina committed
May 5, 2025
M
Arm backend: Enable test_llama_tosa_BI and related fixes (#10681)
Måns Nilsson committed
May 2, 2025
M
Arm backend: Add SDPA decomposition to annotation pipeline (#10657)
Måns Nilsson committed
April 29, 2025
A
Arm backend: Add FuseEqualPlaceholdersPass (#9893)
Adrian Lundell committed
April 25, 2025
S
Arm backend: Add decomposition pass for aten.ne (#10475)
Sebastian Larsson committed
April 15, 2025
R
Arm Backend: Add New DecomposeSilu pass to arm_pass_manager (#9448)
Ryan OShea committed
April 14, 2025
P
Arm backend: Add support for TOSA 1.0 serializer (#10135)
Per Åstrand committed
April 11, 2025
I
Arm backend: Add GELU operator (#10109)
Iliyan Georgiev committed
F
Arm backend: Add support for sqrt (#9928)
fumchin committed
April 4, 2025
G
Arm backend: Add support for Leaky ReLU (#9903)
George Gekov committed
April 3, 2025
S
Arm backend: Add where.self (#9869)
Sebastian Larsson committed
April 1, 2025
M
Add support for torch.pow in the Arm backend (#9309)
Martin Lindström committed
March 27, 2025
E
Arm backend: Clean up shift support (#9573)
Erik Lundell committed
O
Arm backend: Add missing __init__.py to passes (#9710)
Oscar Andersson committed
March 25, 2025
E
Arm backend: Add ComputeConstantOpsAOT pass (#9504)
Erik Lundell committed
March 18, 2025
E
Arm backend: Test popular torch modules/ functions, adress issues (#9221)
Erik Lundell committed
March 14, 2025
A
Arm backend: Add numerically stable (log)softmax decomposition (#9133)
Adrian Lundell committed
March 3, 2025
Y
Arm backend: Add TOSA support for any.default, any.dim and any.dims
Yufeng Shi committed
March 6, 2025
A
Arm backend: Add FuseViewCopyTransform and FuseConstantsPass in arm_pass_manager (#8997)
Adrian Lundell committed
February 28, 2025
A
Arm backend: Add support for amax/max/amin/min (#8829)
Adrian Lundell committed
February 19, 2025
T
Arm: Add pass that converts operators to clamp to the Arm backend (#8538)
Tom Allsop committed
February 18, 2025
E
Arm: Move ReplaceScalarWithTensorArgPass to transforms (#8519)
Erik Lundell committed
February 17, 2025
E
Arm: Add pass for replacing dq-q patterns with rescale (#8513)
Erik Lundell committed
February 14, 2025
Z
Revert "Add pass for replacing dq-q patterns with rescale" (#8480)
Zingo Andersen committed
February 13, 2025
E
Arm backend: Support aten.full_like (#8455)
Erik Lundell committed
E
Arm backend: Add pass for replacing dq-q patterns with rescale (#8415)
Erik Lundell committed
February 6, 2025
T
Arm backend: Prioritise FuseBatchnorm2D over DecomposeBatchNormPass (#8140)
Tom Allsop committed
January 31, 2025
O
Arm backend: Move batchnorm decomposition to pass (#8050)
Oscar Andersson committed
E
Arm backend: Add fuse batchnorm pass (#8028)
Erik Lundell committed
T
Add clamp operator to Arm backend (#7935)
Tom Allsop committed
January 28, 2025
P
Lintrunner: Enable mypy testing on backends/arm (#7776)
per held committed
January 23, 2025
A
Add pass changing (un-)squeeze ops to view in TOSA lowering (#7784)
Adrian Lundell committed
January 16, 2025
O
Make ArmPassManager aware of TosaSpecification (#7668)
Oscar Andersson committed
January 13, 2025
A
Improve data format handling in Arm backend (#7588)
Adrian Lundell committed
January 10, 2025
T
Quantize compatible node + activation patterns as one block (#7555)
Thibaut Goetghebuer-Planchon committed
January 9, 2025
S
Arm backend: Add MM to BMM pass (#7341)
Sebastian Larsson committed
January 7, 2025
O
Arm backend: qdq folding support for remaining operators (#7340)
Oscar Andersson committed
December 20, 2024
P
Revert "Revert "Add full operator to fold dq/q handling" (#7351)" (#7362)
Per Åstrand committed
December 18, 2024
D
Revert "Add full operator to fold dq/q handling" (#7351)
Digant Desai committed
November 25, 2024
P
Add full operator to fold dq/q handling
Per Åstrand committed
November 18, 2024
P
Convert more NodeVisitors to folding DQ/Q pass usage
Per Åstrand committed
October 29, 2024
P
Add ADD to qdq pass handling
Per Åstrand committed
October 28, 2024
P
Add lowering of TOSA.MIN and TOSA.MAX
Per Åstrand committed
November 27, 2024
E
Handle new dims for repeat in pass
Erik Lundell committed