Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xShug0/audio.cpp
/ main
Function
main
external/ggml/examples/test-cmake/test-cmake.cpp:3–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include
"ggml-backend.h"
2
3
int main(void) {
4
ggml_backend_load_all();
5
return 0;
6
}
Callers
nothing calls this directly
Calls
1
ggml_backend_load_all
Function · 0.85
Tested by
no test coverage detected