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

Class ggml_tensor

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

Source from the content-addressed store, hash-verified

870
871 // object pointer projection
872 struct ggml_tensor* obj_ptr_proj_w[3] = {};
873 struct ggml_tensor* obj_ptr_proj_b[3] = {};
874 struct ggml_tensor* no_obj_ptr = nullptr;
875 struct ggml_tensor* obj_ptr_tpos_w = nullptr;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected