ggml_graph_overhead method

int ggml_graph_overhead()

Implementation

int ggml_graph_overhead() {
  return _ggml_graph_overhead();
}