COMMITS
/ exir/tests/test_memory_planning.py April 11, 2025
J
allow not memory planning mutable buffers
Jacob Szwejbka committed
April 10, 2025
J
memory_planning algos take the specs as inputs instead of calculating them themselves
Jacob Szwejbka committed
March 24, 2025
T
Refactoring memory planning to allow running multiple algorithms
Tarun Karuturi committed
March 22, 2025
J
Fix xnnpack quantization discrepancy for non-fp32
Jack committed
March 8, 2025
G
executorch/backends/apple/coreml/test
gmagogsfm committed
February 10, 2025
S
Fix broken tests from elide view copy
Scott Roy committed
February 6, 2025
J
fix memory planning not skipping None values
Jacob Szwejbka committed
January 28, 2025
P
[ET][Memory planning] Improve greedy memory planning. (#7995)
pytorchbot committed
January 27, 2025
J
Mark call as deprecated
Jacob Szwejbka committed
December 20, 2024
G
executorch/exir/program/test
gmagogsfm committed
December 2, 2024
T
Fix placeholder lifetime bug in memory planning
Tarun Karuturi committed
November 21, 2024
E
Fix type-safety of `torch.nn.Module` instances
Edward Z. Yang committed
September 17, 2024
May 9, 2024
D
make extract_delegate_segments=True by default (#3405)
David Lin committed
April 3, 2024
J
remove exir.capture from a bunch of tests (#2719)
Jacob Szwejbka committed
March 14, 2024
J
dont memory plan buffers (#2415)
Jacob Szwejbka committed
November 21, 2023
C
partitioner instance instead of type (#1147)
Chen Lai committed
October 9, 2023
T
Hide QNNPACK from OSS (#681)
Tarun Karuturi 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
September 9, 2023
C
passes on edge dialect will be done via tranform (#236)
Chen Lai committed
August 14, 2023
T
Remove redundant pt2_mode=True (#54)
Tugsbayasgalan (Tugsuu) Manlaibaatar committed
August 10, 2023
S
Support custom mem_id in MemoryPlanningPass algos
Shen Xu committed
August 8, 2023
C
move backend aot api to exir
Chen Lai committed
July 31, 2023
F
Initial commit
facebook-github-bot committed