COMMITS
/ backends/vulkan/vulkan_preprocess.py May 8, 2025
P
[ET-VK] Introduce generic export pass for fusing Q/DQ nodes (#10771)
pytorchbot 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
February 20, 2025
N
update SqueezeInt4LinearInputs to process relu/gelu inputs too
Nathanael See committed
February 6, 2025
P
January 28, 2025
P
[ET][Memory planning] Improve greedy memory planning. (#7995)
pytorchbot committed
December 16, 2024
P
[ET-VK] Add pass to remove copy ops (#7326)
pytorchbot committed
November 7, 2024
P
[ET-VK][ez] properly parse skip memory metadata pass (#6723)
pytorchbot committed
November 5, 2024
P
[ET-VK] Introduce memory metadata tagging pass (#6669)
pytorchbot committed
October 31, 2024
P
[ET-VK][AOT] Define pass application order (#6604)
pytorchbot committed
October 24, 2024
P
[ET-VK] Implement generic reduction shader + mean, sum, amax, amin (#6473)
pytorchbot committed
October 18, 2024
S
Implement prepack nodes (#6352)
Stephen Jia committed
October 11, 2024
S
Include `FuseDequantLinearPass()` in `vulkan_preprocess` (#6168)
Stephen Jia committed
October 10, 2024
S
Update `RemoveLocalScalarDenseOpsTransform` to tag scalar tensors as well (#6069)
Stephen Jia committed
October 9, 2024
T
Move vulkan.passes to vulkan._passes (#5919)
Tarun Karuturi committed
October 8, 2024
S
S
Add pass to remove local_scalar_dense (#5886)
Stephen Jia committed
September 17, 2024
July 9, 2024
J
Consolidate MeanToSumDiv export pass into VulkanPreprocess (#4178)
Jorge Pineda committed
June 25, 2024
N
remove clone ops pass (#4058)
Nathanael See committed
June 20, 2024
N
new fuse_view_copy pass to merge chains of single-user view_copy nodes (#4019)
Nathanael See committed
June 12, 2024
K
SDK Integration 1/n: AOT DDI Serialization (#3957)
Kaichen Liu committed
June 8, 2024
W
Apply custom op `conv_with_clamp` to graph transform (#3888)
Wei Lu committed
May 29, 2024
W
fuse conv and batch_norm (#3769)
Wei Lu committed
May 15, 2024
S
Recompose linear operator during serialization (#3621)
Stephen Jia committed
March 14, 2024
J
Serialize all scalar types (#2414)
Jorge Pineda committed
March 13, 2024
S
Dynamic shape support in Vulkan Backend (#2367)
Stephen Jia committed
February 23, 2024
S
Introduce GraphBuilder abstraction (#2061)
Stephen Jia committed
February 22, 2024
J
Serialize with OperatorCall (#2045)
Jorge Pineda committed
J
Improve schema names and comments (#2035)
Jorge Pineda committed
February 21, 2024
S
Serialize constant data outside of flatbuffer (#2016)
Stephen Jia committed
February 9, 2024
S
Integrate memory planning into Vulkan delegate (#1898)
Stephen Jia committed
February 8, 2024
J
aten.pow.Tensor_Tensor (#1880)
Jorge Pineda committed
January 27, 2024
J
ExecuTorch Vulkan floor_div (#1737)
Justin Yip committed
September 2, 2023
C
Add debug handle map (#146)
Chen Lai committed
August 8, 2023
C
move backend aot api to exir
Chen Lai committed
July 31, 2023
F
Initial commit
facebook-github-bot committed