COMMITS
/ setup.py May 19, 2025
S
Fix Windows build (#10946)
Sicheng Stephen Jia committed
May 13, 2025
J
Remove EXECUTORCH_SEPARATE_FLATCC_HOST_PROJECT (#10860)
jathu committed
J
Use the install method for flatc (#10859)
jathu committed
May 12, 2025
R
NXP Backend: Add eIQ Neutron Backend (#10196)
robert-kalmar committed
May 9, 2025
April 21, 2025
A
Fix URLs (#10316)
Anthony Shoumikhin committed
April 16, 2025
M
[ET][Testing] Build test_backend_compiler_lib when testing is on (#9953)
Max Ren committed
April 2, 2025
April 1, 2025
M
Change training pybind extension_module linkage to static (#9809)
Mengwei Liu committed
March 31, 2025
J
Turn on XNNPACK by default for wheels (#9773)
jathu committed
March 28, 2025
Y
Openvino backend for Executorch to enable inference on Intel CPUs, GPUs, NPUs (#8573)
Yamini Nimmagadda committed
March 26, 2025
J
Enable CoreML by default on macOS wheel builds (#9483)
jathu committed
J
Turn on EXECUTORCH_BUILD_PYBIND when implicitly wanted (#9611)
jathu committed
March 25, 2025
J
Remove usage of environment variables in wheel building (#9583)
jathu committed
March 20, 2025
J
[build Folder Migration] Move wheel files (#9418)
jathu committed
March 17, 2025
March 14, 2025
S
[Windows] misc fixes to enable Windows build (#9198)
Sicheng Stephen Jia committed
March 13, 2025
J
Build flatc for the host instead of the target platform (#9077)
jathu committed
March 7, 2025
P
mkdir when destination directory doesn't exist (#9060)
pytorchbot committed
March 1, 2025
P
[build] Fix flatc (#8858)
pytorchbot committed
February 27, 2025
D
[Setup] Handle env variable DEBUG = "" (#8431)
Digant Desai committed
February 26, 2025
M
[build] Properly implement editable mode (#8722)
Mengwei Liu committed
February 18, 2025
S
Automatically put torch in CMAKE_PREFIX_PATH so users/scripts don't have to (#8474)
Scott Wolchok committed
February 7, 2025
M
[BE] Move submodule check out from setup.py (#8315)
Mengwei Liu committed
February 5, 2025
P
[BE] Remind users to update submodule
pytorchbot committed
February 3, 2025
J
Enable Training Pybindings in OSS (#8073)
Jacob Szwejbka committed
January 3, 2025
M
Enable mypy lintrunner, Part 2 (codegen/*, docs/*) (#7493)
Mergen Nachin committed
M
Enable mypy, part 1 (#7442)
Mergen Nachin committed
December 27, 2024
M
[DevX] Enable editable mode (#7443)
Mengwei Liu committed
December 6, 2024
E
pip install reference_model and use pybind (#7077)
Erik Lundell committed
October 19, 2024
M
Add back extension suffix for portable lib shared object in pip wheel (#6363)
Mengwei Liu committed
October 11, 2024
M
New Runtime pybind API (#6063)
Mengwei Liu committed
October 8, 2024
M
Improve pip package build (#5965)
Mengwei Liu committed
M
Find portable_lib.so in pip package during cmake build (#5961)
Mengwei Liu committed
October 1, 2024
M
Package headers into pip wheel (#5734)
Mengwei Liu committed
August 23, 2024
X
[Build] Support windows in setup.py (#4858)
Xiang Li committed
August 22, 2024
P
Rename directory "executorch/sdk" to "executorch/devtools"
Peixuan Liu committed
August 7, 2024
H
Fix wheel build and smoke test (#4429)
Hansong Zhang committed
July 31, 2024
L
Move llm custom ops to extension (#4467)
lucylq committed
July 3, 2024
D
Add `requires-python = ">=3.10"` to pyproject.toml (#4131)
Dave Bort committed
June 21, 2024
M
Add to_out_variant tests (#2880)
Manuel Candales committed
June 20, 2024
O
Make flatc-build optional in setup.py (#3844)
Oscar Andersson committed
May 4, 2024
D
Only unset HOME when running cmake as root (#3507)
Dave Bort committed
May 3, 2024
A
Add suffixes to cmake flags related to building kernels. (#3499)
Anthony Shoumikhin committed
May 2, 2024
D
Dynamically determine the version of the pip package. (#3475)
Dave Bort committed
D
Build pybindings and link in backends when building pip wheels (#3470)
Dave Bort committed
D
Have setup.py unset HOME when running buck2 (#3467)
Dave Bort committed
April 25, 2024
D
Add EXECUTORCH_SEPARATE_FLATCC_HOST_PROJECT cmake option (#3356)
Dave Bort committed
M
Extend setup cmake ability (#3349)
Mengwei Liu committed
M
Build custom ops in pybinding (#3263)
Mengwei Liu committed