diff options
author | Georgi Gerganov <ggerganov@gmail.com> | 2024-02-21 16:17:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-21 16:17:10 +0200 |
commit | eccd7a26ddbff19e4b8805648f5f14c501957859 (patch) | |
tree | 8b16c79a208cfc72f1cc7d696925a6431957fe77 /scripts | |
parent | c14f72db9c62d71d35eb1c141745c0bd0cb27b49 (diff) |
sync : ggml (#5633)
* ggml : fix conv_2d batch mode (ggml/737)
Co-authored-by: bssrdf <bssrdf@gmail.com>
* ggml : compute forward no longer pass src tensors (ggml/729)
* sync : ggml
ggml-ci
---------
Co-authored-by: bssrdf <merlintiger@hotmail.com>
Co-authored-by: bssrdf <bssrdf@gmail.com>
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/sync-ggml.last | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/sync-ggml.last b/scripts/sync-ggml.last index 733d8f95..97f34ac8 100644 --- a/scripts/sync-ggml.last +++ b/scripts/sync-ggml.last @@ -1 +1 @@ -818eeb8a3be99125746a90ec63af8f51516a2ec6 +4712fd12d7acb9971f850b1b98588f934cb39444 |