]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
SYCL: Disable reorder optimize by default and stop setting tensor extras when optimiz...
authorAkarshan Biswas <redacted>
Tue, 6 May 2025 14:57:06 +0000 (20:27 +0530)
committerGitHub <redacted>
Tue, 6 May 2025 14:57:06 +0000 (20:27 +0530)
commit1e333d5bba18e99bc328bb87ac1ee6a4e6260e0e
tree86b9715342a074ff621045833a49e2798d602c70
parent2f54e348ad2999c4e31b8777592247622b20420f
SYCL: Disable reorder optimize by default and stop setting tensor extras when optimize is disabled (#13254)

* SYCL: Do not set tensor extras when reorder optimize is disabled

* SYCL: Disable reorder optimize by default
ggml/src/ggml-sycl/ggml-sycl.cpp