| ggml_op_name | R Documentation |
Returns the string name of a GGML operation.
ggml_op_name(op)
op |
GGML operation constant |
Character string with operation name
Other op_info:
ggml_get_unary_op(),
ggml_op_desc(),
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.