| ggml_backend_sched_graph_compute_async | R Documentation |
Computes a graph asynchronously across backends. Use ggml_backend_sched_synchronize() to wait for completion.
ggml_backend_sched_graph_compute_async(sched, graph)
sched |
Scheduler pointer |
graph |
Graph pointer |
Status code (0 = success)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.