]> git.djapps.eu Git - pkg/ggml/sources/ggml/commitdiff
scripts : sync vulkan shaders generator
authorGeorgi Gerganov <redacted>
Wed, 28 Aug 2024 15:31:53 +0000 (18:31 +0300)
committerGeorgi Gerganov <redacted>
Wed, 28 Aug 2024 15:31:53 +0000 (18:31 +0300)
scripts/sync-llama-am.sh
scripts/sync-whisper-am.sh

index 378ad855d9494b32eb64f3473b27f41925dad2c3..d14ad3340d796d9ffc61a05eaec7719454d3432c 100755 (executable)
@@ -65,6 +65,7 @@ while read c; do
         ggml/src/ggml-cann/* \
         ggml/src/ggml-cuda/* \
         ggml/src/ggml-sycl/* \
+        ggml/src/vulkan-shaders/* \
         ggml/include/ggml*.h \
         tests/test-opt.cpp \
         tests/test-grad0.cpp \
index 2f8a7627c28434136f6809f0b62f14f9a55e9c9f..c432407a98315fe11c4e384f507048dad540d96d 100755 (executable)
@@ -65,6 +65,7 @@ while read c; do
         ggml/src/ggml-cann/* \
         ggml/src/ggml-cuda/* \
         ggml/src/ggml-sycl/* \
+        ggml/src/vulkan-shaders/* \
         ggml/include/ggml*.h \
         examples/common.h \
         examples/common.cpp \