ggml_gallocr_get_buffer_size: Get Graph Allocator Buffer Size

View source: R/graph.R

ggml_gallocr_get_buffer_sizeR Documentation

Get Graph Allocator Buffer Size

Description

Returns the size of the buffer used by the graph allocator.

Usage

ggml_gallocr_get_buffer_size(galloc, buffer_id = 0L)

Arguments

galloc

Graph allocator object

buffer_id

Buffer ID (default: 0 for single-buffer allocator)

Value

Size in bytes


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