]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
Add SYCL Backend registry, device and Event Interfaces (llama/9705)
authorOuadie EL FAROUKI <redacted>
Fri, 18 Oct 2024 05:46:16 +0000 (06:46 +0100)
committerGeorgi Gerganov <redacted>
Wed, 23 Oct 2024 17:28:03 +0000 (20:28 +0300)
commit182650e5d949d546214a1dff9fe71189b3b8456f
tree10b5eefd33bd4e4346f03854549344999e2454df
parentedcca55b7361bbbbd5892c80c76075ef8b8fe160
Add SYCL Backend registry, device and Event Interfaces (llama/9705)

* implemented missing SYCL event APIs

* sycl : Added device and backend reg interfaces

* Restructured ggml-sycl.cpp
include/ggml-sycl.h
src/ggml-backend.cpp
src/ggml-sycl.cpp