From: Georgi Gerganov Date: Thu, 8 Aug 2024 10:57:33 +0000 (+0300) Subject: scripts : sync sycl (#0) X-Git-Tag: upstream/0.0.1642~455 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=723445eafec782dbaf02b16a25769934d801bdb5;p=pkg%2Fggml%2Fsources%2Fggml scripts : sync sycl (#0) --- diff --git a/scripts/sync-whisper-am.sh b/scripts/sync-whisper-am.sh index 0568c7b2..3be6aa30 100755 --- a/scripts/sync-whisper-am.sh +++ b/scripts/sync-whisper-am.sh @@ -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 \