COMMITS
/ exir/passes/TARGETS May 6, 2025
G
Add pass to remove unused parameters in to_edge
Gregory Comer committed
May 1, 2025
S
Patch to D73900459 (#10604)
Scott Roy committed
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
January 27, 2025
M
Remove unused Empty Tensors from Edge Graph
Max Ren committed
January 18, 2025
L
fix turing tests from arm pr
lucylq committed
January 14, 2025
J
Fix kv cache pyre and build
Jack Zhang committed
December 10, 2024
P
[executorch][passes] Add config and pass to tag constants for external file
pytorchbot committed
November 7, 2024
D
Move quantize IO passes from BoltNN to ExecuTorch
Digant Desai committed
September 3, 2024
J
Swap to better default symshapeevalue pass
Jacob Szwejbka committed
August 1, 2024
J
Add weights to model outputs (#4302)
Jacob Szwejbka committed
July 23, 2024
L
Add support for unbacked symints (#4326)
Lucy Qiu committed
April 11, 2024
H
Extend constant prop pass to work with int/float/etc scalars and fix input specs. (#2950)
Hardik Sharma committed
April 2, 2024
S
Replace view_copy with view (2/3) (#2462)
Scott Roy committed
S
Replace view_copy with view (1/3) (#2461)
Scott Roy committed
April 1, 2024
T
Add fuse_dq_q_pass in exir/passes and also add it to HTP backend (#2295)
Tarun Karuturi committed
March 23, 2024
G
remove torchao dependency (#2599)
Guang Yang committed
March 15, 2024
M
import more quantized decomposed ops into edge dialect (#2454)
Mengwei Liu committed
February 20, 2024
J
Inject Inplace Copies into Graph for Mutable Bufers (#1995)
Jacob Szwejbka committed
January 25, 2024
M
Avoid type promotion pass for fp16 weights (#1694)
Mengwei Liu committed
January 16, 2024
J
Dont lower constrain_range_as_size to edge ops (#1584)
Jacob Szwejbka committed
December 8, 2023
A
Rewrite backend passes w/o ExportPass (#1372)
Angela Yi committed
November 7, 2023
Y
Move map_impl to torch.ops.higher_order.map_impl. (#1052)
Yidi Wu committed
C
Add constant prop pass (#1146)
Chen Lai committed
October 17, 2023
Y
Prepare for changing the namespace of map_impl. (#984)
Yidi Wu committed
August 25, 2023
C
Attach debug handle to control flow modules
Chen Lai committed
August 17, 2023
A
Add SymIntToTensorPass in to_edge
Angela Yi committed
August 10, 2023
D
Add a pass to replace memory_format ops
Digant Desai committed
D
Introduce dim_order edge dialect op for .to()
Digant Desai committed
July 31, 2023
F
Initial commit
facebook-github-bot committed