| ggml_get_unary_op | R Documentation |
Returns the unary operation type for a unary operation tensor.
ggml_get_unary_op(tensor)
tensor |
Tensor pointer (must be a unary operation result) |
Integer unary operation type
Other op_info:
ggml_op_desc(),
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.