Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ SetOp
Method
SetOp
core/include/node.hpp:294–297 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
292
}
293
294
void SetOp(Operator* op)
295
{
296
return op_.reset(op);
297
}
298
299
void SetNodeIndex(int idx)
300
{
Callers
13
create_graph_node
Function · 0.80
CreateNodeFromStatic
Method · 0.80
create_batch_norm_node
Function · 0.80
create_fc_node
Function · 0.80
create_prelu_node
Function · 0.80
create_demo_op_node
Function · 0.80
create_scale_node
Function · 0.80
create_pooling_node
Function · 0.80
AddConstNodeToSubGraph
Function · 0.80
GraphFuseBNScale
Function · 0.80
GraphFuseRelu6
Function · 0.80
GraphFuseConvBN
Function · 0.80
Calls
1
reset
Method · 0.45
Tested by
6
create_batch_norm_node
Function · 0.64
create_fc_node
Function · 0.64
create_prelu_node
Function · 0.64
create_demo_op_node
Function · 0.64
create_scale_node
Function · 0.64
create_pooling_node
Function · 0.64