]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
support op col2im_1d (llama/25264)
authorNeo Zhang <redacted>
Tue, 7 Jul 2026 08:07:46 +0000 (16:07 +0800)
committerGeorgi Gerganov <redacted>
Fri, 10 Jul 2026 10:06:42 +0000 (13:06 +0300)
commitbcbc5bc554b45b88cda00ae56e6746bb958fd0dd
treec82eee99ff0dfbdf6b569b5469faae6ed590db33
parenta0b889684771198755889351ee331c405b4b8a90
support op col2im_1d (llama/25264)

* support op col2im_1d

* update ops.md

* rm unused words

* update for bf16

* optimize 1%-11% as the review comments

* fix the format issue

* update as the review comments
ggml/src/ggml-sycl/backend.hpp
ggml/src/ggml-sycl/col2im-1d.cpp [new file with mode: 0644]
ggml/src/ggml-sycl/col2im-1d.hpp [new file with mode: 0644]
ggml/src/ggml-sycl/ggml-sycl.cpp
ggml/src/ggml-sycl/presets.hpp