MCPcopy Create free account
hub / github.com/Tiiny-AI/PowerInfer / ggml_tallocr_max_size

Function ggml_tallocr_max_size

ggml-alloc.c:330–332  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

328}
329
330size_t ggml_tallocr_max_size(ggml_tallocr_t alloc) {
331 return alloc->max_size;
332}
333
334// graph allocator
335

Callers 3

ggml_gallocr_alloc_graphFunction · 0.85
ggml_allocr_max_sizeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected