COMMITS
/ pytest.ini May 7, 2025
J
Add tools/cmake to unittests (#10752)
jathu committed
April 16, 2025
M
[ET][Testing] Build test_backend_compiler_lib when testing is on (#9953)
Max Ren committed
April 1, 2025
M
Change training pybind extension_module linkage to static (#9809)
Mengwei Liu committed
February 15, 2025
L
add llm/export to pytest.ini (#8502)
lucylq committed
January 22, 2025
G
[DevX] Support filtering benchmark configs in on-demand workflow (#7639)
Guang Yang committed
January 16, 2025
M
Move ai-edge-model-explorer into devtools/install_requirements.sh (#7675)
Mergen Nachin committed
December 11, 2024
H
Clean up XNNPACK pytest
Hansong committed
November 21, 2024
M
[llama-mm] Make text decoder exportable (#6999)
Mengwei Liu committed
November 14, 2024
M
[llama-mm] Fix vision encoder model test (#6842)
Mengwei Liu committed
November 13, 2024
P
[llama-mm] Onboard torchtune vision encoder to ExecuTorch/AOTI (#6831)
pytorchbot committed
November 12, 2024
J
Fix flaky ET attention test (#6795)
Jack Zhang committed
J
Temporarily ignore flaky mha test (#6790)
Jack Zhang committed
November 5, 2024
P
[llama-mm] Add export-friendly tile position embedding (#6671)
pytorchbot committed
November 1, 2024
P
Add preprocess to ci (#6616)
pytorchbot committed
October 16, 2024
M
Codemod examples/models/llama2 to examples/models/llama (#6302)
Mergen Nachin committed
October 11, 2024
M
New Runtime pybind API (#6063)
Mengwei Liu committed
October 2, 2024
L
K
Add quantized kv cache to llama (#5664)
Kimish Patel committed
September 11, 2024
M
Read SpinQuant checkpoints (#5259)
Mergen Nachin committed
August 22, 2024
P
Rename directory "executorch/sdk" to "executorch/devtools"
Peixuan Liu committed
July 23, 2024
M
Disable sdpa_with_kv_cache for now (#4319)
Mengwei Liu committed
July 9, 2024
L
Move portable/util.py into extension/export_util (#4141)
Lunwen He committed
June 27, 2024
C
update the on device delegate compatibility (#4060)
Chen Lai committed
June 22, 2024
H
Add more quantized kernel pytest (#4036)
Hansong Zhang committed
June 21, 2024
M
Add to_out_variant tests (#2880)
Manuel Candales committed
June 12, 2024
H
Add exir/backend/test to pytest (#3965)
Hansong Zhang committed
H
Add exir/tests (#3937)
Hansong Zhang committed
J
pybindings test (#3934)
Jacob Szwejbka committed
June 11, 2024
H
Add emit/test (#3933)
Hansong Zhang committed
H
Add exir/program/test (#3935)
Hansong Zhang committed
June 10, 2024
S
combine all sdk test in oss config (#3916)
Songhao Jia committed
S
enable bp test in oss (#3917)
Songhao Jia committed
H
Add more sdk pytest (#3910)
Hansong Zhang committed
H
Add more xnnpack pytest (#3909)
Hansong Zhang committed
June 7, 2024
H
Add examples/models/llama2/tests to pytest (#3908)
Hansong Zhang committed
June 4, 2024
Z
Ignore backends/arm unit tests from pytest.ini (#3831)
Zingo Andersen committed
May 22, 2024
H
Add examples/portable/test to pytest (#3703)
Hansong Zhang committed
H
Merge order-dependent exir/dialects/backend/test (#3700)
Hansong Zhang committed
H
Set CMAKE_ARGS for CI and add more pytest (#3693)
Hansong Zhang committed
May 17, 2024
H
Add more sdk/ to pytest (#3650)
Hansong Zhang committed
May 6, 2024
S
end2end memory format pass test with both aten and lean mode (#2177)
Songhao Jia committed
April 3, 2024
J
delete test_quant_lowering_custom_backend_pass.py as there are no tests in it (#2809)
Jacob Szwejbka committed
J
remove exir.capture from a bunch of tests (#2719)
Jacob Szwejbka committed
April 2, 2024
M
Fix xnnpack pybind (#2802)
Max Ren committed
November 7, 2023
M
Introduce pybind11 and build extension/pybindings/portable_lib (#332)
Mengwei Liu committed
November 4, 2023
S
distributes test (#1118)
Songhao Jia committed
S
put bundled program under executorch/sdk (#1014)
Songhao Jia committed
September 22, 2023
R
Summary: Initial TOSA support in executorch (#161)
Rob Elliott committed
September 21, 2023
H
Fix broken unit tests and timeout for deeplabv3 (#425)
Huy Do committed
September 14, 2023
G
Enable flake-finder and distributed execution (#273)
Guang Yang committed