COMMITS
/ exir/tests/TARGETS May 6, 2025
G
Add pass to remove unused parameters in to_edge
Gregory Comer committed
April 23, 2025
S
New embedding quant fusion
Scott Roy committed
March 24, 2025
T
Fix exir.load/save to handle named data store map
Tarun Karuturi committed
January 27, 2025
M
Remove unused Empty Tensors from Edge Graph
Max Ren committed
January 24, 2025
D
Move XNNPACKQuantizer from PyTorch to ExecuTorch
Digant Desai committed
December 16, 2024
P
Fix name of const tensors in const_prop_pass.py
pssrawat committed
November 7, 2024
D
Move quantize IO passes from BoltNN to ExecuTorch
Digant Desai committed
October 10, 2024
S
introduce model-level end2end tests to dim order tests with different delegate (#6093)
Songhao Jia committed
August 20, 2024
J
Check that ET and Eager are numericaly equivalent
Jacob Szwejbka committed
August 16, 2024
D
Define @deprecated and @experimental decorators
Dave Bort committed
August 1, 2024
J
Add weights to model outputs (#4302)
Jacob Szwejbka committed
S
example of updating dim order for specific part of graph (#4404)
Songhao Jia committed
July 23, 2024
L
Add support for unbacked symints (#4326)
Lucy Qiu committed
June 6, 2024
M
Separate aten and portable tests in memory_planning_ops (#3873)
Mergen Nachin committed
May 6, 2024
S
end2end memory format pass test with both aten and lean mode (#2177)
Songhao Jia committed
May 2, 2024
J
remove fixture tests (#3158)
Jacob Szwejbka committed
April 11, 2024
S
Replace view copy with view (3/3) (#2463)
Scott Roy committed
April 3, 2024
J
delete test_quant_lowering_custom_backend_pass.py as there are no tests in it (#2809)
Jacob Szwejbka committed
J
remove exir.capture from a bunch of tests (#2719)
Jacob Szwejbka 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
March 29, 2024
T
Fix lift_constant_tensor_pass to make sure constants are not inserted in the state dict (#2558)
Tarun Karuturi committed
March 16, 2024
G
Disable flaky test TestQuantLoweringCustomBackendPass (#2465)
Guang Yang committed
March 14, 2024
J
dont memory plan buffers (#2415)
Jacob Szwejbka committed
February 20, 2024
J
Inject Inplace Copies into Graph for Mutable Bufers (#1995)
Jacob Szwejbka committed
February 15, 2024
A
Fix ExportedProgram calls (#1985)
Angela Yi committed
February 7, 2024
A
Fix lifting constants (#1862)
Angela Yi committed
January 16, 2024
J
Dont lower constrain_range_as_size to edge ops (#1584)
Jacob Szwejbka committed
November 9, 2023
G
executorch (#1177)
generatedunixname89002005287564 committed
November 7, 2023
C
Add constant prop pass (#1146)
Chen Lai committed
November 2, 2023
Z
Clean up verifier [1/n]. (#1121)
Zhengxu Chen committed
October 9, 2023
T
Hide QNNPACK from OSS (#681)
Tarun Karuturi committed
September 28, 2023
C
helper function to print node info (#512)
Chen Lai committed
September 12, 2023
H
Apply lintrunner --all-files -a (#275)
Huy Do committed
September 8, 2023
K
Fix executorch/exir/tests:quantization (#243)
Kimish Patel committed
September 7, 2023
D
Hide exir.serialize; rename [de]serialize_{to/from}_flatbuffer (#187)
Dave Bort committed
August 30, 2023
J
factor out shared test logic, name libs appropriately (#174)
Jacob Szwejbka committed
August 25, 2023
C
Attach debug handle to control flow modules
Chen Lai committed
August 18, 2023
D
Consolidate serialization tests
Dave Bort committed
August 17, 2023
A
Add SymIntToTensorPass in to_edge
Angela Yi committed
August 14, 2023
R
Clean-up on by default flag] prefix_/_5
Roman Soroka committed
August 10, 2023
D
Add a pass to replace memory_format ops
Digant Desai committed
D
Introduce dim order utils
Digant Desai committed
S
Support custom mem_id in MemoryPlanningPass algos
Shen Xu committed
August 8, 2023
C
move backend aot api to exir
Chen Lai committed
August 4, 2023
Y
Remove unused exir dynamo configs.
Yidi Wu committed
August 3, 2023
M
avoid torch.ops.load_library() calls
Mengwei Liu committed
G
Clean-up on by default flag] prefix_/executorch/
generatedunixname485339166882981 committed
July 31, 2023
F
Initial commit
facebook-github-bot committed