COMMITS
/ backends/vulkan/targets.bzl May 8, 2025
P
[ET-VK] Introduce generic export pass for fusing Q/DQ nodes (#10771)
pytorchbot committed
March 27, 2025
P
[ET-VK] Cache compiled SPIR-V and only recompile when changed (#9701)
pytorchbot committed
March 5, 2025
S
[Windows] don't use invalid flags on Windows (#8915)
Sam Gondelman committed
February 6, 2025
P
January 27, 2025
December 20, 2024
M
Update target path for CI macros (#7421)
Mengtao Yuan committed
December 6, 2024
A
Vulkan spirv debug symbols
Abhishek Chandra committed
November 18, 2024
S
Introduce static targets
Sicheng Stephen Jia committed
November 16, 2024
S
Introduce no_volk buck targets
Sicheng Stephen Jia committed
November 13, 2024
P
[ET-VK][ez] Link MoltenVK statically for all Mac builds (#6834)
pytorchbot committed
November 11, 2024
P
[ET-VK] Statically link MoltenVK (#6762)
pytorchbot committed
November 7, 2024
P
[ET-VK] Fake u16vecn for devserver (#6704)
pytorchbot committed
November 5, 2024
P
[ET-VK] Introduce memory metadata tagging pass (#6669)
pytorchbot committed
P
[ET-VK] Refine paritioner to account for storage type and memory layout (#6668)
pytorchbot committed
October 31, 2024
P
[ET-VK][AOT][ez] Introduce vulkan export utils lib (#6605)
pytorchbot committed
P
[ET-VK] Build Vulkan delegate on MacOS with MoltenVK (#6598)
pytorchbot committed
October 28, 2024
P
[ET-VK] Introduce AOT operator registry (#6511)
pytorchbot committed
September 27, 2024
J
Enable AHB extension for Android builds (#5729)
Jorge Pineda committed
July 25, 2024
S
Enable SPIR-V compiler optimization (#4402)
Stephen Jia committed
July 9, 2024
J
Move `utils/` and `vk_utils` out of `api/` (#4179)
Jorge Pineda committed
July 2, 2024
J
Move `gen_vulkan_spv.py` out of `api/` (#4121)
Jorge Pineda committed
June 12, 2024
K
SDK Integration 5/n: EventTracer (#3961)
Kaichen Liu committed
May 9, 2024
J
Split `Resource.h` into multiple files within `memory/` (#3553)
Jorge Pineda committed
May 8, 2024
M
Easy fix for vulkan (#3548)
Mergen Nachin committed
May 2, 2024
J
Resolve `compiler_flags` to allow Mac build (#3478)
Jorge Pineda committed
April 2, 2024
S
Update namespace from at::native::vulkan to vkcompute (#2798)
Stephen Jia committed
S
Fork Vulkan API into ExecuTorch directory (#2797)
Stephen Jia committed
March 13, 2024
S
Dynamic shape support in Vulkan Backend (#2367)
Stephen Jia committed
S
Introduce graph runtime shader library that enables dynamic shapes (#2366)
Stephen Jia committed
March 8, 2024
J
Fix Android test linkage (#2319)
Jorge Pineda committed
J
Enable dynamic operator registration (#2305)
Jorge Pineda committed
March 6, 2024
J
Remove runtime dependency on ATen/native/vulkan/impl (#2270)
Jorge Pineda committed
March 5, 2024
S
Implement global shader registry (#2222)
Stephen Jia committed
February 24, 2024
S
Move graph runtime from PT directory to ET directory
Stephen Jia committed
February 22, 2024
S
Do not define static target for `vulkan_backend_lib` (#2042)
Stephen Jia committed
February 21, 2024
S
Serialize constant data outside of flatbuffer (#2016)
Stephen Jia committed