Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddsggcs/cv_learning_resnet50
/ LoadCon2dParam
Function
LoadCon2dParam
practice/cpp/5th_codegen/resnet_codegen.cc:61–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
int* LoadCon2dParam() { return (int*)__global_weight[out_cnt++]; }
62
63
void ComputeLayerReluPreLoad(void* img_in, int len) { return; }
64
Callers
1
ComputeLayerConv2d
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected