Commit 94242a6
authored
ggml-zdnn : mark zDNN buffers as non-host (ggml-org#18967)
While buffers reside in host memory,
additional transformation is needed to use buffers with zDNN.
Fixes ggml-org#188481 parent 6b99a22 commit 94242a6
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | | - | |
| 375 | + | |
| 376 | + | |
376 | 377 | | |
377 | 378 | | |
378 | 379 | | |
| |||
0 commit comments