COMMITS
/ backends/transforms/TARGETS September 26, 2024
A
Add buck targets for QNN AOT export (#5476)
Abhishek Chandra committed
August 23, 2024
N
exir dialect view to squeeze/unsqueeze pass
Nathanael See committed
August 15, 2024
N
FuseDequantLinearPass to convert dq -> linear into weight_int8packed_mm
Nathanael See committed
July 15, 2024
M
Move SDPA decomp pass from Qualcomm's directory to be shareable and call it for Cadence backends (#4258)
Matthias Cremon committed
July 12, 2024
T
Duplicate dequant nodes for dq encoder (#4222)
Tarun Karuturi committed
July 11, 2024
L
Move builder.py into extension (#4188)
Lunwen He committed
June 25, 2024
N
remove clone ops pass (#4058)
Nathanael See committed
June 24, 2024
N
genericalize I64toI32 ExportPass to convert between user-specified arbitrary dtypes (#4037)
Nathanael See committed
June 20, 2024
N
new fuse_view_copy pass to merge chains of single-user view_copy nodes (#4019)
Nathanael See committed
June 10, 2024
J
Remove @EXECUTORCH_CLIENTS from export pass deps (#3915)
Jorge Pineda committed
June 8, 2024
W
Apply custom op `conv_with_clamp` to graph transform (#3888)
Wei Lu committed
June 7, 2024
J
Introduce I64toI32 export pass (#3727)
Jorge Pineda committed
May 29, 2024
W
fuse conv and batch_norm (#3769)
Wei Lu committed
May 18, 2024
W
add visibility of transforms (#3647)
Wei Lu committed
May 16, 2024
J
mean_to_sum_div export pass (#3615)
Justin Yip committed
February 14, 2024
K
Duplicate dynamic quant chain (#1867)
Kimish Patel committed
December 15, 2023
November 7, 2023
M
Introduce pybind11 and build extension/pybindings/portable_lib (#332)
Mengwei Liu committed
September 18, 2023
M
Fixing xnnpack+qnnpack test (#355)
Max Ren committed
September 12, 2023
H
Apply lintrunner --all-files -a (#275)
Huy Do committed
July 31, 2023
F
Initial commit
facebook-github-bot committed