Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PABannier/sam3.cpp
/ ggml_tensor
Class
ggml_tensor
sam3.cpp:12860–12860 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12858
struct named_tensor {
12859
const char* name;
12860
struct ggml_tensor* tensor;
12861
};
12862
12863
const std::vector<named_tensor> direct_tensors = {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected