COMMITS
/ exir/program/_program.py May 20, 2025
H
Qualcomm AI Engine Direct - fix for pytorch uplevel (#10769)
haowhsu-quic committed
May 18, 2025
M
Hook up PreprocessAll flow to EdgeManager
Max Ren committed
May 6, 2025
G
Add pass to remove unused parameters in to_edge
Gregory Comer committed
May 1, 2025
S
Do not raise error when quant primitives are left after partitioner (#10573)
Scott Roy committed
April 28, 2025
S
Enable quant fusion and const propagation by default (#10394)
Scott Roy committed
April 24, 2025
D
Remove leftover print
Digant Desai committed
April 21, 2025
P
[exir] Allow verifiers in _transform (#10322)
pytorchbot committed
April 17, 2025
April 16, 2025
S
Add split_with_sizes to block list
Scott Roy committed
April 15, 2025
A
Consolidate references in docs (#10175)
Anthony Shoumikhin committed
April 8, 2025
J
Allow emitting mutable buffer names in schema
Jacob Szwejbka committed
March 21, 2025
S
Handle case when native_schema is None
Scott Roy committed
March 20, 2025
M
Collect Named Data Store at construction
Max Ren committed
March 17, 2025
N
Changes to allow the export of functions with no user input. (#8031)
Nicholas Long committed
March 14, 2025
P
[ExecuTorch][Weight Sharing] Track Named Data Store in EdgeProgramManager (#9293)
pytorchbot committed
March 4, 2025
S
Fix broken tests
Scott Roy committed
February 28, 2025
P
Serialize NamedData in PTE file (#8847)
pytorchbot committed
January 29, 2025
E
[devtools/visualization] Add visualize_graph (#7721)
Erik Lundell committed
January 24, 2025
L
Fix serialization config
lucylq committed
January 21, 2025
J
Add pass to extract mutable weights into a .ptd
Jacob Szwejbka committed
P
[executorch][serialization] Serialize PTD files.
pytorchbot committed
December 16, 2024
S
Add RemoveAssert pass to remove `_assert_tensor_metadata` nodes
Shangdi Yu committed
December 10, 2024
P
[executorch][passes] Add config and pass to tag constants for external file
pytorchbot committed
December 6, 2024
M
improve error messaging in to_edge_transform_and_lower
Max Ren committed
December 2, 2024
T
Add scuba logging to edge API's
Tarun Karuturi committed
October 26, 2024
M
Fix to_edge_transform_and_lower
Max Ren committed
October 25, 2024
T
Remove presere ops
Tugsbayasgalan Manlaibaatar committed
October 16, 2024
T
Point to to_edge_transform_and_lower in ExecuTorch API docs (#6236)
Tarun Karuturi committed
September 13, 2024
D
Add experimental API for preserving ops from decomposition (#5236)
David Lin committed
September 11, 2024
M
Allow core aten op exception list (#5237)
Mengwei Liu committed
September 6, 2024
L
Remove extract_constant_segment from config
lucylq committed
August 23, 2024
M
[exir] Enable dict for sym shape eval pass
Mengwei Liu committed
August 20, 2024
H
[ET] promote to_edge_transform_and_lower to public API (#4790)
Hansong committed
August 7, 2024
M
don't deep copy program (#4575)
Max Ren committed
August 1, 2024
J
Add weights to model outputs (#4302)
Jacob Szwejbka committed
July 26, 2024
A
immutable accessors in graph signature (#4433)
Avik Chaudhuri committed
A
Revert D60253955: immutable accessors in graph signature
Andrey Talman committed
A
immutable accessors in graph signature (#4428)
Avik Chaudhuri committed
July 25, 2024
M
some bug fixes (#4409)
Max Ren committed
July 23, 2024
Z
Update ExportedProgram ctor callsites. (#4347)
Zhengxu Chen committed
July 17, 2024
M
use _preserve_ops for to_edge_transform_and_lower (#4273)
Max Ren committed
June 21, 2024
T
Pass in exported program in call to ops_to_not_decompose() (#4022)
Tarun Karuturi committed
T
May 28, 2024
T
to_edge_transform_and_lower (#3483)
Tarun Karuturi committed
May 9, 2024
T
Add support for method level executorch backend config (#3266)
Tarun Karuturi committed
May 7, 2024
S
use edge_compile_config in verifier (#3521)
Songhao Jia committed
S
make memory format pass as default in Executorch AOT (#2205)
Songhao Jia committed