]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/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>
Fri, 1 Nov 2024 08:19:05 +0000 (10:19 +0200)
commita4a22daa8f6955dc3d647a6a29b69ef6fbd804f2
tree98a906baadaf96d5110e25acd6ebb4c741dac274
parente1936eb2a568ece0e0f508b6f597db97c61418c7
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
ggml/include/ggml-sycl.h
ggml/src/ggml-backend.cpp
ggml/src/ggml-sycl.cpp