Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xShug0/audio.cpp
/ size
Method
size
src/framework/runtime/registry.cpp:90–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
}
90
return false;
91
}
92
93
std::vector<LoaderAdvertisement> ModelRegistry::advertise_loaders() const {
94
std::vector<LoaderAdvertisement> out;
95
out.reserve(loaders_.size());
Callers
15
TransformerKVCache
Method · 0.45
import_state
Method · 0.45
export_state
Method · 0.45
trace_log_state
Method · 0.45
split_csv
Function · 0.45
log_model_load_trace
Function · 0.45
families
Method · 0.45
parse_int_value
Function · 0.45
parse_float_value
Function · 0.45
parse_u32_value
Function · 0.45
parse_u64_value
Function · 0.45
parse_i64_value
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected