| ggml_op_symbol | R Documentation |
Returns the mathematical symbol for a GGML operation.
ggml_op_symbol(op)
op |
GGML operation constant |
Character string with operation symbol
Other op_info:
ggml_get_unary_op(),
ggml_op_desc(),
ggml_op_name(),
ggml_unary_op_name()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.