]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
SYCL: Adjust support condition for norm operators (#11674)
authorAkarshan Biswas <redacted>
Thu, 6 Feb 2025 11:42:35 +0000 (17:12 +0530)
committerGitHub <redacted>
Thu, 6 Feb 2025 11:42:35 +0000 (11:42 +0000)
commit194b2e69f8da3a22395c74fd9acd6d5835437b96
treea4fee89017815ae9448c712882aa69f60f7705f0
parent9dd7a0390feffcc1f4b17eb7692a6e43030d85af
SYCL: Adjust support condition for norm operators (#11674)

SYCL does not support non contiguous tensors for norm operations
ggml/src/ggml-sycl/ggml-sycl.cpp