ggml_op_desc: Get Operation Description from Tensor

View source: R/operations.R

ggml_op_descR Documentation

Get Operation Description from Tensor

Description

Returns a description of the operation that produces a tensor.

Usage

ggml_op_desc(tensor)

Arguments

tensor

Tensor pointer

Value

Character string describing the operation

See Also

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


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