COMMITS
/ exir/capture/_config.py April 28, 2025
S
Enable quant fusion and const propagation by default (#10394)
Scott Roy committed
April 8, 2025
J
Allow emitting mutable buffer names in schema
Jacob Szwejbka committed
February 7, 2025
S
Elide static view copies
Scott Roy committed
January 21, 2025
J
Add pass to extract mutable weights into a .ptd
Jacob Szwejbka committed
December 16, 2024
P
[dim order] reenbale dim order as default
pytorchbot committed
December 10, 2024
P
[executorch][passes] Add config and pass to tag constants for external file
pytorchbot committed
September 17, 2024
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
September 3, 2024
J
Swap to better default symshapeevalue pass
Jacob Szwejbka committed
August 30, 2024
L
Update default segment alignment to 128
lucylq committed
August 23, 2024
M
[exir] Enable dict for sym shape eval pass
Mengwei Liu committed
June 18, 2024
S
skip dim order for now to avoid delegation issue (#3982)
Songhao Jia committed
May 9, 2024
T
Add support for method level executorch backend config (#3266)
Tarun Karuturi committed
D
make extract_delegate_segments=True by default (#3405)
David Lin committed
May 7, 2024
S
make memory format pass as default in Executorch AOT (#2205)
Songhao Jia committed
April 11, 2024
S
Replace view copy with view (3/3) (#2463)
Scott Roy committed
March 3, 2024
A
apply Black 2024 style in fbcode (9/16)
Amethyst Reese committed
February 15, 2024
D
MmapDataLoader can handle non-page-aligned offsets (#1975)
Dave Bort committed
February 14, 2024
February 10, 2024
S
move memory format pass into to_edge (#1891)
Songhao Jia committed
January 25, 2024
M
Avoid type promotion pass for fp16 weights (#1694)
Mengwei Liu committed
January 22, 2024
L
Back out "Extract constants to segment by default" (#1667)
Lucy Qiu committed
January 19, 2024
L
Extract constants to segment by default (#1522)
Lucy Qiu committed
December 19, 2023
T
Back out "Update memory plan default to use ConstraintBased instead of HintBased" (#1424)
Tarun Karuturi committed
December 12, 2023
J
Update memory plan default to use ConstraintBased instead of HintBased (#1399)
Jacob Szwejbka committed
December 4, 2023
L
Move constants to constant_segment (#1343)
Lucy Qiu committed
L
Refactor extract_segments -> extract_delegate_segments (#1337)
Lucy Qiu committed
September 18, 2023
Y
Constraint based upper bound memory planning. (#264)
Yidi Wu committed
September 9, 2023
C
passes on edge dialect will be done via tranform (#236)
Chen Lai committed
August 10, 2023
T
Explain what unlift config does
Tugsbayasgalan (Tugsuu) Manlaibaatar committed
August 4, 2023
G
Fix export config in examples (#34)
Guang Yang committed
July 31, 2023
F
Initial commit
facebook-github-bot committed