COMMITS
/ backends/arm/quantizer/quantization_annotator.py May 20, 2025
O
Arm backend: Add support for BN fusing during QAT (#10967)
Oscar Andersson committed
May 5, 2025
M
Arm backend: Enable test_llama_tosa_BI and related fixes (#10681)
Måns Nilsson committed
F
Arm backend: Add support to neg.default (#10653)
fumchin committed
April 26, 2025
P
April 24, 2025
D
Arm backend: update quantizer/__init__
Digant Desai committed
O
Arm backend: Update more node visitors to support TOSA 1.0 (#10425)
Oscar Andersson committed
April 23, 2025
D
Revert "Arm backend: Populate __init__.py for quantizer and Arm root" (#10395)
Digant Desai committed
April 22, 2025
O
Arm backend: Populate __init__.py for quantizer and Arm root (#10351)
Oscar Andersson committed
P
Arm backend: Add upsample_bilinear2d op (#10349)
per held committed
April 15, 2025
I
Arm backend: Add support alias_copy operator (#10199)
Iliyan Georgiev committed
April 11, 2025
I
Arm backend: Add GELU operator (#10109)
Iliyan Georgiev committed
April 4, 2025
G
Arm backend: Add support for Leaky ReLU (#9903)
George Gekov committed
M
Arm backend: Add ERF operator (#9836)
Maddy Dunn committed
April 3, 2025
S
Arm backend: Add where.self (#9869)
Sebastian Larsson committed
April 1, 2025
S
Arm backend: Change _is_ok_for_quantization to support output check (#9795)
Sebastian Larsson committed
M
Add support for torch.pow in the Arm backend (#9309)
Martin Lindström committed
March 27, 2025
T
Arm backend: Add MobileNet v3 testcase (#9223)
Tom Allsop committed
March 24, 2025
M
Arm backend: Add CEIL Operator (#9267)
Maddy Dunn committed
February 28, 2025
A
Arm backend: Add support for amax/max/amin/min (#8829)
Adrian Lundell committed
February 20, 2025
T
Arm backend: Add aten.relu_.default to quantization_annotator (#8567)
Tom Allsop committed
February 19, 2025
Y
Arm: Add FLOOR operator (#8563)
Yufeng Shi committed
Y
Arm: Support ABS operator in Arm backend (#8459)
Yufeng Shi committed
February 17, 2025
T
Arm: Add op_constant_pad_nd visitor (#8464)
tirwu01 committed
February 13, 2025
E
Arm backend: Support aten.full_like (#8455)
Erik Lundell committed
February 4, 2025
T
Add hardswish operator to Arm backend (#8136)
Tom Allsop committed
January 31, 2025
T
Arm backend: Add hardsigmoid operator (#8091)
Tom Allsop 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
P
ArmBackend: Add support for comparison operators (#7885)
Per Åstrand committed
January 15, 2025
P
Use ArmQuantizer to quantize bias (#7649)
Per Åstrand committed
January 10, 2025
T
Quantize compatible node + activation patterns as one block (#7555)
Thibaut Goetghebuer-Planchon committed
January 8, 2025
T
Generalize all annotators into a generic parameterizable annotator (#7298)
Thibaut Goetghebuer-Planchon committed