]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
sycl: contiguous fast path + 32-bit index math for unary elementwise ops (#25946)
authorTitaniumtown <redacted>
Wed, 29 Jul 2026 12:16:57 +0000 (05:16 -0700)
committerGitHub <redacted>
Wed, 29 Jul 2026 12:16:57 +0000 (15:16 +0300)
commit11b068d06605288ce7917534b46d52b47823dc13
tree5f68e33a28706347df72b46e47f2903911097559
parente2f59ed71dacdbd665f406eabc43e8da51b30a90
sycl: contiguous fast path + 32-bit index math for unary elementwise ops (#25946)

* sycl: contiguous fast path + 32-bit index math for unary elementwise ops

* sycl: use fastdiv for elementwise index math
ggml/src/ggml-sycl/element_wise.cpp