ggml_gallocr_get_buffer_size: 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)