COMMITS
/ exir/_serialize/_program.py February 28, 2025
P
Serialize NamedData in PTE file (#8847)
pytorchbot committed
January 15, 2025
C
fix delegate cache duplicate bug
cccclai committed
January 4, 2025
P
[executorch][serialization] Data serialization interface (#7487)
pytorchbot committed
September 10, 2024
L
Restore constant segment
lucylq committed
September 6, 2024
L
Ensure 0-index in constant buffer is carried through
lucylq committed
L
Remove extract_constant_segment from config
lucylq committed
September 4, 2024
L
Remove usages of extract_constant_segment=True
lucylq committed
August 30, 2024
L
Update default segment alignment to 128
lucylq committed
August 1, 2024
J
Add weights to model outputs (#4302)
Jacob Szwejbka committed
March 8, 2024
L
Update serialize_pte_binary to return cord (#2296)
Lucy Qiu committed
March 7, 2024
L
Use cords to store constant and delegate segment data (#2281)
Lucy Qiu committed
December 5, 2023
L
Refactor extract_segments out of serialize_pte_binary (#1353)
Lucy Qiu committed
L
Only add extended header if segments exist (#1352)
Lucy Qiu committed
December 4, 2023
L
Move constants to constant_segment (#1343)
Lucy Qiu committed
L
Refactor extract_segments -> extract_delegate_segments (#1337)
Lucy Qiu committed
September 7, 2023
D
Hide exir.serialize; rename [de]serialize_{to/from}_flatbuffer (#187)
Dave Bort committed