ggml_get_next_tensor: Get Next Tensor from Context

View source: R/operations.R

ggml_get_next_tensorR Documentation

Get Next Tensor from Context

Description

Get Next Tensor from Context

Usage

ggml_get_next_tensor(ctx, tensor)

Arguments

ctx

GGML context

tensor

Current tensor

Value

Next tensor pointer or NULL


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