| ggml_op_desc | R Documentation |
Returns a description of the operation that produces a tensor.
ggml_op_desc(tensor)
tensor |
Tensor pointer |
Character string describing the operation
Other op_info:
ggml_get_unary_op(),
ggml_op_name(),
ggml_op_symbol(),
ggml_unary_op_name()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.