COMMITS
/ exir/capture/_capture.py December 20, 2024
G
executorch/exir/program/test
gmagogsfm committed
November 21, 2024
E
Fix type-safety of `torch.nn.Module` instances
Edward Z. Yang committed
July 23, 2024
Z
Update ExportedProgram ctor callsites. (#4347)
Zhengxu Chen committed
July 16, 2024
A
Add pyre-ignore to fix executorch for D59723984 (#4260)
Aaron Orenstein committed
March 12, 2024
J
remove exir.capture_multiple (#2275)
Jacob Szwejbka committed
March 5, 2024
A
Disable exported_program.__call__ (#1994)
Angela Yi committed
March 3, 2024
A
apply Black 2024 style in fbcode (9/16)
Amethyst Reese committed
February 5, 2024
M
fix tests (#1836)
Michael Suo committed
February 2, 2024
A
Remove calls to torch._export (#1804)
Angela Yi committed
B
Replace `constraints` with `dynamic_shapes` in pye and executorch (#1714)
Boyuan Feng committed
January 6, 2024
A
Remove use of equality_constraints (#1472)
Angela Yi committed
January 4, 2024
Z
Improve verifier to not specialize on dialect. (#1528)
Zhengxu Chen committed
November 30, 2023
G
suppress errors in `executorch` (#1320)
generatedunixname89002005307016 committed
November 8, 2023
Z
Enable verifier [2/n] (#1155)
Zhengxu Chen committed
November 2, 2023
Z
Clean up verifier [1/n]. (#1121)
Zhengxu Chen committed
October 17, 2023
Z
Remove call_spec argument from ExportedProgram ctor. (#981)
Zhengxu Chen committed
October 15, 2023
T
Fix lint errors (#915)
Tarun Karuturi committed
October 13, 2023
Z
Update serialization schema to input/output specs. (#845)
Zhengxu Chen committed
Z
Reland "Fix graph signature data model to list of specs." (#866)
Zhengxu Chen committed
October 12, 2023
D
Revert D49876258: Fix graph signature data model to list of specs.
Danylo Baibak committed
Z
Fix graph signature data model to list of specs. (#836)
Zhengxu Chen committed
October 11, 2023
A
Get export APIs ready for PTC (reland) (#835)
Angela Yi committed
D
Revert D49742989: Get export APIs ready for PTC
Danylo Baibak committed
A
Get export APIs ready for PTC (#566)
Angela Yi committed
October 9, 2023
J
Update export examples to use the long term APIs (#641)
Jacob Szwejbka committed
September 19, 2023
A
Add lift constant tensors passes after aten_to_edge (#359)
Angela Yi committed
September 18, 2023
A
Update how we input kwargs (#314)
angelayi committed
September 12, 2023
H
Apply lintrunner --all-files -a (#275)
Huy Do committed
September 7, 2023
M
Fix exporting issue (#239)
Matthias Cremon committed
M
FF jarvis (#178)
Matthias Cremon committed
September 6, 2023
A
Change _generate_new_graph_signature (#206)
Angela Yi committed
September 1, 2023
A
Fix ._transform naming (#162)
Angela Yi committed
August 25, 2023
Y
Add `transform_exported_program` stub to ease renaming of `transform` method (#135)
Yanan Cao (PyTorch) committed
August 14, 2023
T
Remove redundant pt2_mode=True (#54)
Tugsbayasgalan (Tugsuu) Manlaibaatar committed
August 11, 2023
Z
Support preserving calling convention to some modules.
Zhengxu Chen committed
August 10, 2023
T
Explain what unlift config does
Tugsbayasgalan (Tugsuu) Manlaibaatar committed
August 9, 2023
T
Make Resnet work with rexportable flow (#40)
Tugsbayasgalan (Tugsuu) Manlaibaatar committed
August 8, 2023
Y
Try remove no_grad in exir capture.
Yidi Wu committed
August 4, 2023
Y
Remove unused exir dynamo configs.
Yidi Wu committed
July 31, 2023
F
Initial commit
facebook-github-bot committed