MCPcopy 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
61int* LoadCon2dParam() { return (int*)__global_weight[out_cnt++]; }
62
63void ComputeLayerReluPreLoad(void* img_in, int len) { return; }
64

Callers 1

ComputeLayerConv2dFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected