Commit e153b8e
authored
android.java : re-add ggml source updates (ggml-org#2975)
This commit updates the ggml source to include the new unary and binary
operations. I merged ggml-org#2958
which seems to have overwritten the changes to the ggml source which
were added in ggml-org#2972.
Sorry about this.1 parent 83af237 commit e153b8e
File tree
1 file changed
+2
-0
lines changed- examples/whisper.android.java/app/src/main/jni/whisper
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
0 commit comments