| ggml_dup_inplace | R Documentation |
Creates a graph node for in-place tensor duplication. Returns a view of the input tensor.
ggml_dup_inplace(ctx, a)
ctx |
GGML context |
a |
Input tensor |
View of tensor a
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.