Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PABannier/encodec.cpp
/ ggml_cgraph
Class
ggml_cgraph
encodec.cpp:999–999 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
997
}
998
999
struct ggml_cgraph * encodec_build_graph(
1000
struct encodec_context * ectx,
1001
std::vector<float> & inp_audio,
1002
const encodec_run_mode mode) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected