COMMITS
/ exir/backend/utils.py March 20, 2025
E
Arm backend: Add WhyNoPartitionReporter and report rejected nodes (#8963)
Erik Lundell committed
January 13, 2025
M
update dynamic shape detection
Max Ren committed
December 30, 2024
G
Add stride constraint to XNN MaxPool
Gregory Comer committed
September 10, 2024
Y
Partition Mutable Buffer as Core ML State (#5165)
Yifan Shen committed
August 26, 2024
D
WhyNoPartition
Digant Desai committed
August 15, 2024
A
Refactor delegation code
Angela Yi committed
July 30, 2024
C
move delegate debug tools to sdk (#4459)
Chen Lai committed
April 29, 2024
C
rename the print delegate graph api
Chen Lai committed
April 8, 2024
C
exclude mutated buffer (#2876)
Chen Lai committed
April 4, 2024
C
fix constant tagging util function (#2816)
Chen Lai committed
April 3, 2024
C
fix a set union bug (#2827)
Chen Lai committed
March 27, 2024
O
New util function for getting delegation summary (#2611)
Olivia Liu committed
March 25, 2024
C
add duplicate constant node pass (#2570)
Chen Lai committed
March 22, 2024
O
Add a new line for lowered model in print_delegated_graph()
Olivia Liu committed
March 19, 2024
O
print graph break in llama -- a different if-else branch (#2493)
Olivia Liu committed
March 18, 2024
M
Don't absorb constant data unless explicitly tagged (#2424)
Max Ren committed
March 3, 2024
A
apply Black 2024 style in fbcode (9/16)
Amethyst Reese committed
February 6, 2024
C
add util to print the delegated graph after delegated (#1846)
Chen Lai committed
February 2, 2024
H
Fix MobileBert timeout CI failures (#1729)
Huy Do committed
January 18, 2024
J
Add filtering for null debug handles when inserting (#1638)
Jack Khuu committed
December 7, 2023
J
Add the ability to insert delegate map entries via handles (#1371)
Jack Khuu committed
November 15, 2023
H
Increase recursion limit in tree validation to pass mobilebert test (#1211)
Hansong Zhang committed
November 7, 2023
C
Add a util function to get the delegate list in a graph (#1156)
Chen Lai committed
October 24, 2023
C
add util to get non lower nodes (#1088)
Chen Lai committed
September 27, 2023
J
Update docstring for DelegateMappingBuilder (#504)
Jack Khuu committed
September 8, 2023
T
Outline for Delegate Debug Index Documentation (#234)
Tarun Karuturi committed
September 1, 2023
J
Introduce DelegateMappingBuilder (#184)
Jack Khuu committed
August 26, 2023
C
Add lru_cache for node comparison (#148)
Chen Lai committed
August 25, 2023
H
Add XNNPACK with and without quantization tests to CI (#123)
Huy Do committed
August 8, 2023
C
move backend aot api to exir
Chen Lai committed