This website requires JavaScript.
Explore
Help
Register
Sign In
sdgoij
/
llama.cpp
Watch
1
Star
0
Fork
0
You've already forked llama.cpp
mirror of
https://github.com/ggml-org/llama.cpp.git
synced
2026-05-15 13:34:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b5958
llama.cpp
/
ggml
/
src
/
ggml-vulkan
History
Jeff Bolz
c2e058f1b4
vulkan/cuda: Fix im2col when KW!=KH (
#14789
)
...
The tid is decomposed into "ow + ky*OW + kx*OW*KH". Change "ksize" to match.
2025-07-21 13:35:40 +02:00
..
cmake
cmake: fix ggml-shaders-gen compiler paths containing spaces (
#12747
)
2025-04-04 10:12:40 -03:00
vulkan-shaders
vulkan/cuda: Fix im2col when KW!=KH (
#14789
)
2025-07-21 13:35:40 +02:00
CMakeLists.txt
vulkan: Fix GGML_VULKAN_SHADER_DEBUG_INFO (
#14427
)
2025-06-27 22:35:30 -05:00
ggml-vulkan.cpp
ggml: adds CONV_2D op and direct GEMM Vulkan implementation (
#14316
)
2025-07-19 21:59:08 +02:00