COMMITS
/ exir/backend/backend_api.py May 18, 2025
M
Hook up PreprocessAll flow to EdgeManager
Max Ren committed
May 9, 2025
M
fix bug with sequential backends
Max Ren committed
April 16, 2025
M
[Executorch][to_backend] Introduce preprocess_multimethod (#9823)
Max Ren committed
March 21, 2025
P
[backend_api] Delete partitioner tags after lowering (#9501)
pytorchbot committed
March 14, 2025
P
[ExecuTorch][Weight Sharing] Track Named Data Store in EdgeProgramManager (#9293)
pytorchbot committed
March 3, 2025
Y
Fix docstring of to_backend in backend_api.py (#8879)
Yufeng Shi committed
October 7, 2024
T
Fix delegate debug handle generation (#5953)
Tarun Karuturi committed
August 15, 2024
A
Refactor delegation code
Angela Yi committed
August 2, 2024
A
fix forward _partition_and_lower_one_graph_module
Avik Chaudhuri committed
July 23, 2024
Z
Update ExportedProgram ctor callsites. (#4347)
Zhengxu Chen committed
March 25, 2024
C
add duplicate constant node pass (#2570)
Chen Lai committed
March 21, 2024
L
Fallback to deepcopy when fake program fails
Lucy Qiu committed
March 20, 2024
L
Remove deepcopy (#2502)
Lucy Qiu committed
March 18, 2024
M
Don't absorb constant data unless explicitly tagged (#2424)
Max Ren committed
February 29, 2024
M
Fix delegate for constants, parameters, buffers
Max Ren committed
February 22, 2024
J
Qualcomm AI Engine Direct - LLAMA2 Infrastructure (#2020)
Joey Tsai committed
February 2, 2024
M
support non-persistent buffers (#1817)
Michael Suo committed
January 6, 2024
A
Remove use of equality_constraints (#1472)
Angela Yi committed
December 15, 2023
C
address lint error (#1414)
Chen Lai committed
December 12, 2023
C
error out when tag input/output node (#1398)
Chen Lai committed
November 21, 2023
C
partitioner instance instead of type (#1147)
Chen Lai committed
November 8, 2023
Z
Enable verifier [2/n] (#1155)
Zhengxu Chen committed
October 17, 2023
Z
Remove call_spec argument from ExportedProgram ctor. (#981)
Zhengxu Chen committed
October 4, 2023
J
add exir-api-reference.rst (#457)
Jacob Szwejbka committed
September 19, 2023
J
Add AoT apis (#345)
Jacob Szwejbka committed
September 15, 2023
C
Change partition function to take exported program (#340)
Chen Lai committed
September 13, 2023
C
Wrap partition tags as part of partition result (#269)
Chen Lai committed
September 2, 2023
C
Add debug handle map (#146)
Chen Lai committed
August 22, 2023
A
Update toplevel graph signature (#95)
Angela Yi committed
August 17, 2023
A
Remove setter for graph_module
Angela Yi committed
August 8, 2023
C
move backend aot api to exir
Chen Lai committed