Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xShug0/audio.cpp
/ threads
Method
threads
src/models/heartmula/mula.cpp:1869–1871 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1867
}
1868
1869
int HeartMuLaWeightsRuntime::threads() const noexcept {
1870
return threads_;
1871
}
1872
1873
size_t HeartMuLaWeightsRuntime::backbone_prefill_graph_arena_bytes() const noexcept {
1874
return backbone_prefill_graph_arena_bytes_;
Callers
5
run
Method · 0.45
run_step
Method · 0.45
run
Method · 0.45
run_step
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected