| ggml_graph_get_tensor | R Documentation |
Finds a tensor in the computation graph by its name
ggml_graph_get_tensor(graph, name)
graph |
Graph object |
name |
Character string with tensor name |
Tensor pointer or NULL if not found
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.