MCPcopy 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
1869int HeartMuLaWeightsRuntime::threads() const noexcept {
1870 return threads_;
1871}
1872
1873size_t HeartMuLaWeightsRuntime::backbone_prefill_graph_arena_bytes() const noexcept {
1874 return backbone_prefill_graph_arena_bytes_;

Callers 5

runMethod · 0.45
run_stepMethod · 0.45
runMethod · 0.45
run_stepMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected