]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
Update SYCL-Rope op and Refactor (llama/8157)
authorzhentaoyu <redacted>
Mon, 1 Jul 2024 11:39:06 +0000 (19:39 +0800)
committerGeorgi Gerganov <redacted>
Mon, 8 Jul 2024 10:03:28 +0000 (13:03 +0300)
commita3a4e8eb54ae7830c04e4e545d0ecd85327c815b
tree88af478f352be26a0634b650be7c817bf729460c
parent9bda223d5fa134172c26acce3abfe0f61e5904a3
Update SYCL-Rope op and Refactor (llama/8157)

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