ggml_get_name: Get Tensor Name

View source: R/operations.R

ggml_get_nameR Documentation

Get Tensor Name

Description

Retrieves the name of a tensor.

Usage

ggml_get_name(tensor)

Arguments

tensor

Tensor pointer

Value

Character string name or NULL if not set


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