]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml : sync sycl (skip) (#0)
authorGeorgi Gerganov <redacted>
Mon, 8 Jul 2024 10:50:14 +0000 (13:50 +0300)
committerGeorgi Gerganov <redacted>
Mon, 8 Jul 2024 11:53:55 +0000 (14:53 +0300)
commit49868aa85105b467f0f72fa5c040b6107bd067c0
tree39e6d4ce7c39fed3e5b01ffc60f99aa9be62468c
parentff08e30ab53f841f81fc877621b26b78531c41d5
ggml : sync sycl (skip) (#0)
15 files changed:
ggml/src/ggml-sycl/backend.hpp
ggml/src/ggml-sycl/common.hpp
ggml/src/ggml-sycl/convert.cpp
ggml/src/ggml-sycl/dequantize.hpp
ggml/src/ggml-sycl/dmmv.cpp
ggml/src/ggml-sycl/dpct/helper.hpp
ggml/src/ggml-sycl/mmvq.cpp
ggml/src/ggml-sycl/norm.cpp [new file with mode: 0644]
ggml/src/ggml-sycl/norm.hpp [new file with mode: 0644]
ggml/src/ggml-sycl/presets.hpp
ggml/src/ggml-sycl/rope.cpp [new file with mode: 0644]
ggml/src/ggml-sycl/rope.hpp [new file with mode: 0644]
ggml/src/ggml-sycl/softmax.cpp [new file with mode: 0644]
ggml/src/ggml-sycl/softmax.hpp [new file with mode: 0644]
ggml/src/ggml-sycl/vecdotq.hpp