]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
SYCL: disable faulty fp16 exp kernel (#14395)
authorAkarshan Biswas <redacted>
Sun, 29 Jun 2025 15:37:58 +0000 (21:07 +0530)
committerGitHub <redacted>
Sun, 29 Jun 2025 15:37:58 +0000 (21:07 +0530)
commitf47c1d7106e49062279bcc57fc1077c0db61e278
treec82cba010b6c7daab8ed8ad638f25cb64d3c13b1
parenta5d1fb6212298db1be1639db4c03adb2c522ee13
SYCL: disable faulty fp16 exp kernel (#14395)

* SYCL: disable faulty fp16 CPU exponent for now

* Revert "SYCL: disable faulty fp16 CPU exponent for now"

This reverts commit ed0aab1ec31b4eb4b0f275dd7acd41d96a375202.

* SYCL: disable faulty fp16 CPU exponent for now

* Fix logic of disabling exponent kernel
ggml/src/ggml-sycl/ggml-sycl.cpp