summaryrefslogtreecommitdiff
path: root/scripts/sync-ggml-am.sh
diff options
context:
space:
mode:
authorGeorgi Gerganov <ggerganov@gmail.com>2024-04-07 16:08:12 +0300
committerGeorgi Gerganov <ggerganov@gmail.com>2024-04-07 16:08:12 +0300
commit43e8995e754b8e04642e92822055d193a3272b37 (patch)
treeed4cdc2f9198b181907b1934d12edf8944a60a95 /scripts/sync-ggml-am.sh
parent9472bce30800a581071478a839bf93abf404c893 (diff)
scripts : sync ggml-cuda folder
Diffstat (limited to 'scripts/sync-ggml-am.sh')
-rwxr-xr-xscripts/sync-ggml-am.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/sync-ggml-am.sh b/scripts/sync-ggml-am.sh
index 3003290f..3ae7f460 100755
--- a/scripts/sync-ggml-am.sh
+++ b/scripts/sync-ggml-am.sh
@@ -60,6 +60,7 @@ while read c; do
src/ggml*.m \
src/ggml*.metal \
src/ggml*.cu \
+ src/ggml-cuda/* \
tests/test-opt.cpp \
tests/test-grad0.cpp \
tests/test-quantize-fns.cpp \