COMMITS
/ examples/apple/mps/scripts/mps_example.py April 2, 2025
G
executorch
gmagogsfm committed
October 9, 2024
G
Cover MPS models in the CI (#6036)
Guang Yang committed
J
Add kwarg example inputs to eager model base (#5765)
Jack Zhang committed
October 7, 2024
S
Migrate to training IR in executorch tests (#5941)
Shangdi Yu committed
September 4, 2024
L
Remove usages of extract_constant_segment=False
lucylq committed
August 22, 2024
P
Rename directory "executorch/sdk" to "executorch/devtools"
Peixuan Liu committed
August 15, 2024
D
[MPS] Add support for Int4 groupwise quantization
Denis Vieriu committed
July 9, 2024
L
Move portable/util.py into extension/export_util (#4141)
Lunwen He committed
May 23, 2024
A
Ease MPS backend and partitioner imports. (#3714)
Anthony Shoumikhin committed
May 9, 2024
D
make extract_delegate_segments=True by default (#3405)
David Lin committed
April 23, 2024
D
Fix executor_runner_mps and mpsdelegate linking with pybind (#3222)
Denis Vieriu committed
April 2, 2024
J
remove exir.capture from coreml example (#2724)
Jacob Szwejbka committed
March 8, 2024
L
Introduce write_to_file api (#2307)
Lucy Qiu committed
February 2, 2024
A
Remove calls to torch._export (#1804)
Angela Yi committed
January 30, 2024
D
Fix fp32->fp16 cast for scalars (fixes llama2 fp16 for MPS) (#1752)
Denis Vieriu committed
January 26, 2024
M
Fix lint errors (#1725)
Mergen Nachin committed
D
Add ETDump support to MPS runtime (#1715)
Denis Vieriu committed
D
Add support for MPS partitioner (#1717)
Denis Vieriu committed
January 23, 2024
D
January 22, 2024
M
Fix lint errors (#1670)
Mergen Nachin committed
January 19, 2024
S
make bundled program as an integrate class (#1616)
Songhao Jia committed
L
Update callsites to specify extract_constant_segments=False (#1606)
Lucy Qiu committed
January 4, 2024
J
Back out "Back out "[executorch] allow passing dynamic shape information in examples dir"" (#1535)
Jacob Szwejbka committed
December 26, 2023
D
Back out "allow passing dynamic shape information in examples dir" (#1485)
Dave Bort committed
December 21, 2023
J
allow passing dynamic shape information in examples dir (#1471)
Jacob Szwejbka committed
November 20, 2023
A
Skip wrapping Core ML and MPS lowered modules. (#1241)
Anthony Shoumikhin committed
November 16, 2023
S
new AOT BundledProgram class to store ExecutorchProgram instead of Program (#1213)
Songhao Jia committed
November 4, 2023
S
put bundled program under executorch/sdk (#1014)
Songhao Jia committed
October 26, 2023
S
fix D50422563 oss broken (#1095)
Songhao Jia committed
October 25, 2023
S
structural api and schema update (#1009)
Songhao Jia committed
October 15, 2023
D
Fix variable number of inputs in mps_example.py (#918)
Denis Vieriu committed
October 11, 2023
K
Add MPS delegate (#754)
kulinseth committed