]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
[SYCL] add to support pool_1d, move pool_1d/2d code to pool.cpp/hpp (#24584)
authorNeo Zhang <redacted>
Mon, 15 Jun 2026 07:01:07 +0000 (15:01 +0800)
committerGitHub <redacted>
Mon, 15 Jun 2026 07:01:07 +0000 (10:01 +0300)
commit987fbd821de3760bbcd75e9a67e10cba58d5467b
tree937b65f331d7367e8a7508f3ed3f9c2029388a8d
parentc035ff49021fe3050fea1612e5ef4bf290539823
[SYCL] add to support pool_1d, move pool_1d/2d code to pool.cpp/hpp (#24584)

* add to support pool_1d, move pool_1d/2d code to pool.cpp/hpp

* update ops.md
docs/ops.md
docs/ops/SYCL.csv
ggml/src/ggml-sycl/ggml-sycl.cpp
ggml/src/ggml-sycl/pool.cpp [new file with mode: 0644]
ggml/src/ggml-sycl/pool.hpp [new file with mode: 0644]
ggml/src/ggml-sycl/presets.hpp