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

Class ggml_context

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

Source from the content-addressed store, hash-verified

1000
1001// ggml building blocks
1002static struct ggml_tensor* sam3_layer_norm(struct ggml_context* ctx,
1003 struct ggml_tensor* x,
1004 struct ggml_tensor* w,
1005 struct ggml_tensor* b);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected