]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
opencl: allow resizing transpose buffers (#18384)
authorlhez <redacted>
Sat, 27 Dec 2025 23:51:14 +0000 (15:51 -0800)
committerGitHub <redacted>
Sat, 27 Dec 2025 23:51:14 +0000 (15:51 -0800)
commit08566977a74a09ee5fbe8d35846e50bb507b8a97
tree7387912f6d9671a6528fa757914438e3022b400f
parenta4bf35889eda36d3597cd0f8f333f5b8a2fcaefc
opencl: allow resizing transpose buffers (#18384)

* opencl: allow resizing transpose buffers instead of using fixed sizes

* opencl: remove commented code
ggml/src/ggml-opencl/ggml-opencl.cpp