ggml_op_symbol: Get Operation Symbol

View source: R/operations.R

ggml_op_symbolR Documentation

Get Operation Symbol

Description

Returns the mathematical symbol for a GGML operation.

Usage

ggml_op_symbol(op)

Arguments

op

GGML operation constant

Value

Character string with operation symbol

See Also

Other op_info: ggml_get_unary_op(), ggml_op_desc(), ggml_op_name(), ggml_unary_op_name()


ggmlR documentation built on July 14, 2026, 1:08 a.m.