| ggml_backend_sched_get_tensor_backend | R Documentation |
Returns which backend a tensor is assigned to.
ggml_backend_sched_get_tensor_backend(sched, tensor)
sched |
Scheduler pointer |
tensor |
Tensor pointer |
Backend pointer or NULL if not assigned
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.