Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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 ¶m_;
250
}
251
252
void ParseDefParam(void)
253
{
Callers
15
set_custom_kernel
Function · 0.80
SaveTmBatchNormOp
Function · 0.80
SaveTmConcatOp
Function · 0.80
SaveTmConvOp
Function · 0.80
SaveTmDeconvOp
Function · 0.80
SaveTmDetectionOutputOp
Function · 0.80
SaveTmEltwiseOp
Function · 0.80
SaveTmFCOp
Function · 0.80
SaveTmFlattenOp
Function · 0.80
SaveTmLRNOp
Function · 0.80
SaveTmNormalizeOp
Function · 0.80
SaveTmPermuteOp
Function · 0.80
Calls
no outgoing calls
Tested by
5
main
Function · 0.64
create_batch_norm_node
Function · 0.64
create_fc_node
Function · 0.64
create_scale_node
Function · 0.64
create_pooling_node
Function · 0.64