COMMITS
/ exir/tests/test_serde.py March 24, 2025
T
Fix exir.load/save to handle named data store map
Tarun Karuturi committed
December 20, 2024
G
executorch/exir/program/test
gmagogsfm committed
April 17, 2024
T
Load missing state dict in edge program serialization (#3076)
Tarun Karuturi committed
April 12, 2024
T
Add exir.save and exir.load with export_serialize (#3000)
Tarun Karuturi committed
February 15, 2024
A
Fix ExportedProgram calls (#1985)
Angela Yi committed
February 2, 2024
A
Remove calls to torch._export (#1804)
Angela Yi committed
December 12, 2023
A
Update executorch serialization (#1397)
Angela Yi committed
November 28, 2023
J
update test_serde.py to use export (#1269)
Jacob Szwejbka committed
November 21, 2023
C
partitioner instance instead of type (#1147)
Chen Lai committed
October 20, 2023
Z
Switch to oss serializer. (#1016)
Zhengxu Chen committed
September 22, 2023
Z
Work around spec violation in executorch program unit test. (#453)
Zhengxu Chen committed
September 14, 2023
T
Bug fix in node.metadata deserialization for edge ops (#299)
Tarun Karuturi committed
September 12, 2023
H
Apply lintrunner --all-files -a (#275)
Huy Do committed
August 22, 2023
T
Support graphs which return get_attr nodes directly as output
Tarun Karuturi committed
August 14, 2023
T
Remove redundant pt2_mode=True (#54)
Tugsbayasgalan (Tugsuu) Manlaibaatar committed
August 8, 2023
C
move backend aot api to exir
Chen Lai committed
August 5, 2023
C
Fix lint warning
Chen Lai committed
August 2, 2023
T
Support get_attr in lists that are inputs to nodes
Tarun Karuturi committed
T
Add support for edge dialect ops in exir/serde
Tarun Karuturi committed
July 31, 2023
F
Initial commit
facebook-github-bot committed