Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KnowingNothing/MatmulTutorial
/ consumer_release
Function
consumer_release
include/pipeline.h:217–219 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
215
}
216
217
DEVICE void consumer_release(PipelineState state) {
218
consumer_release(state.index());
219
}
220
221
private:
222
uint32_t dst_blockid_ = 0;
Callers
nothing calls this directly
Calls
2
index
Method · 0.80
arrive
Method · 0.45
Tested by
no test coverage detected