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

Class ggml_context

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

Source from the content-addressed store, hash-verified

887
888 // ggml backend
889 struct ggml_context* ctx = nullptr;
890 ggml_backend_t backend = nullptr;
891 ggml_backend_buffer_t buffer = nullptr;
892

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected