mirror of
https://github.com/Lizonghang/prima.cpp.git
synced 2025-09-10 20:24:34 +00:00
fix cuda support
This commit is contained in:
parent
a83f577c63
commit
684b2ac05b
2 changed files with 31 additions and 31 deletions
|
@ -2297,7 +2297,6 @@ bool ggml_backend_sched_alloc_graph(ggml_backend_sched_t sched, struct ggml_cgra
|
|||
|
||||
ggml_backend_sched_split_graph(sched, graph);
|
||||
|
||||
|
||||
if (!ggml_backend_sched_alloc_splits(sched)) {
|
||||
return false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue