MCPcopy Create free account
hub / github.com/OAID/Tengine / GetParam

Method GetParam

core/include/operator.hpp:247–250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

245 }
246
247 P* GetParam(void)
248 {
249 return &param_;
250 }
251
252 void ParseDefParam(void)
253 {

Callers 15

set_custom_kernelFunction · 0.80
SaveTmBatchNormOpFunction · 0.80
SaveTmConcatOpFunction · 0.80
SaveTmConvOpFunction · 0.80
SaveTmDeconvOpFunction · 0.80
SaveTmDetectionOutputOpFunction · 0.80
SaveTmEltwiseOpFunction · 0.80
SaveTmFCOpFunction · 0.80
SaveTmFlattenOpFunction · 0.80
SaveTmLRNOpFunction · 0.80
SaveTmNormalizeOpFunction · 0.80
SaveTmPermuteOpFunction · 0.80

Calls

no outgoing calls

Tested by 5

mainFunction · 0.64
create_batch_norm_nodeFunction · 0.64
create_fc_nodeFunction · 0.64
create_scale_nodeFunction · 0.64
create_pooling_nodeFunction · 0.64