| ggml_backend_sched_alloc_graph | R Documentation |
Allocates memory for a graph across the scheduler's backends. Must be called before computing the graph.
ggml_backend_sched_alloc_graph(sched, graph)
sched |
Scheduler pointer |
graph |
Graph pointer |
Logical indicating success
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.