Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tiiny-AI/PowerInfer
/ ~client
Method
~client
smallthinker/examples/parallel/parallel.cpp:106–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
105
struct client {
106
~client() {
107
if (smpl) {
108
common_sampler_free(smpl);
109
}
110
}
111
112
int32_t id = 0;
113
Callers
nothing calls this directly
Calls
1
common_sampler_free
Function · 0.85
Tested by
no test coverage detected