| ggml_set_name | R Documentation |
Assigns a name to a tensor. Useful for debugging and graph visualization.
ggml_set_name(tensor, name)
tensor |
Tensor pointer |
name |
Character string name |
The tensor (for chaining)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.