| ggml_backend_alloc_ctx_tensors | R Documentation |
Allocates all tensors in a GGML context to a specific backend. Returns a buffer that must be freed when no longer needed.
ggml_backend_alloc_ctx_tensors(ctx, backend)
ctx |
GGML context |
backend |
Backend handle |
Backend buffer object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.