COMMITS
/ .ci/scripts/utils.sh March 31, 2025
J
Turn on XNNPACK by default for wheels (#9773)
jathu committed
March 24, 2025
H
Use cached PyTorch wheels on MacOS jobs (#9484)
Huy Do committed
March 19, 2025
S
Use -fsanitize=address,undefined in debug builds on CI (#9397)
Scott Wolchok committed
J
Remove usage of external flatc in builds and scripts (#9306)
jathu committed
March 17, 2025
M
Migrate users of llm tokenizer to use pytorch-labs/tokenizers
Mengwei Liu committed
March 1, 2025
P
[build] Add editable mode unittest (#8855)
pytorchbot committed
February 20, 2025
S
Run unittests in debug mode at pull time and release mode on trunk builds (#8550)
Scott Wolchok committed
February 18, 2025
S
Automatically put torch in CMAKE_PREFIX_PATH so users/scripts don't have to (#8474)
Scott Wolchok committed
February 12, 2025
P
Reuse GELU implementation from PyTorch core (#8322)
pytorchbot committed
January 17, 2025
S
rename top-level install_requirements.{py,sh,bat} to install_executorch (#7708)
Scott Wolchok committed
January 9, 2025
H
Fix the use of PyTorch pin commit in MacOS (#7558)
Huy Do committed
January 8, 2025
Z
Arm backend: Test TOSA, Ethos-U55 and Ethos-U85 on github (#6888)
Zingo Andersen committed
December 12, 2024
M
sh clean.sh script that does cleaning (#7108)
Mergen Nachin committed
November 12, 2024
H
November 1, 2024
H
Use pinned commit PyTorch on CI instead of nightly (#6564)
Huy Do committed
August 23, 2024
L
Clean up install scripts
lucylq committed
August 21, 2024
L
update pytorch pin to 08/21
lucylq committed
May 24, 2024
Z
Enable Arm unit test when running pull jobs (#3371)
Zingo Andersen committed
May 2, 2024
D
Look on pytorch servers when installing pip deps (#3477)
Dave Bort committed
April 24, 2024
S
add buck2 installation into setup.md
Songhao Jia committed
March 27, 2024
L
use curl instead of wget to download ci artifacts (#2720)
Lucy Qiu committed
March 14, 2024
A
Build Apple backends with pybindings on CI. (#2395)
Anthony Shoumikhin committed
February 27, 2024
M
Add model exporting and inferencing steps into Llama runner cmake CI job (#2092)
Mengwei Liu committed
January 18, 2024
M
Add option to build python module portable_lib (#1588)
Mengwei Liu committed
December 13, 2023
M
Clean up custom ops example camke options from root (#1380)
Mengwei Liu committed
December 1, 2023
H
Switch PyTorch nightly to commit-based pin (#1247)
Huy Do committed
November 27, 2023
H
Use python 3.11 and the correct conda env on MacOS runners (#1285)
Huy Do committed
November 11, 2023
H
Use release build for OSS CI runner (#1079)
Hansong Zhang committed
October 7, 2023
G
Restructuring demos (#531)
Guang Yang committed
September 25, 2023
H
Upgrade flatbuffers version to 23.5.26 (#465)
Huy Do committed
September 7, 2023
H
Fix flaky issues on MacOS CI (buck2, libzstd) (#200)
Huy Do committed
August 21, 2023
August 19, 2023
H
Add more sample models to OSS CI (#76)
Huy Do committed
August 16, 2023
H
Add cmake Linux build and test job (#52)
Huy Do committed