MCPcopy Create free account
hub / github.com/PABannier/sam3.cpp / ggml_cgraph

Class ggml_cgraph

sam3.cpp:999–999  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

997
998// graph execution
999static bool sam3_graph_compute(ggml_backend_t backend, struct ggml_cgraph* graph, int n_threads);
1000
1001// ggml building blocks
1002static struct ggml_tensor* sam3_layer_norm(struct ggml_context* ctx,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected