ggml_graph_n_nodes: Get Number of Nodes in Graph

View source: R/graph.R

ggml_graph_n_nodesR Documentation

Get Number of Nodes in Graph

Description

Returns the number of computation nodes in the graph

Usage

ggml_graph_n_nodes(graph)

Arguments

graph

Graph object

Value

Integer number of nodes


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