]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
[SYCL] Update SYCL-Rope op and Refactor (#8157)
authorzhentaoyu <redacted>
Mon, 1 Jul 2024 11:39:06 +0000 (19:39 +0800)
committerGitHub <redacted>
Mon, 1 Jul 2024 11:39:06 +0000 (19:39 +0800)
commit197fe6c1d7bec6718ce901f0141b2725240f298c
tree97b9e9316dca0488f9151b5659c4c20888660a57
parentd0a7145ba99ed3a8bc3145aa785b5c86ffe65020
[SYCL] Update SYCL-Rope op and Refactor (#8157)

* align with rope.cu and move sycl-op to a single file
ggml/src/ggml-sycl.cpp
ggml/src/ggml-sycl/backend.hpp
ggml/src/ggml-sycl/rope.cpp [new file with mode: 0644]
ggml/src/ggml-sycl/rope.hpp [new file with mode: 0644]