]> git.djapps.eu Git - pkg/ggml/sources/ggml/commitdiff
scripts : sync sycl (#0)
authorGeorgi Gerganov <redacted>
Thu, 8 Aug 2024 10:57:33 +0000 (13:57 +0300)
committerGeorgi Gerganov <redacted>
Thu, 8 Aug 2024 10:57:33 +0000 (13:57 +0300)
scripts/sync-whisper-am.sh

index 0568c7b29ec552d7ac5331379d96afcab91519ec..3be6aa3026397e7834dcab19140cac524796e462 100755 (executable)
@@ -63,6 +63,7 @@ while read c; do
         ggml/src/ggml*.metal \
         ggml/src/ggml*.cu \
         ggml/src/ggml-cuda/* \
+        ggml/src/ggml-sycl/* \
         ggml/include/ggml*.h \
         examples/common.h \
         examples/common.cpp \