Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ GetOp
Method
GetOp
core/include/node.hpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
Operator* GetOp(void) const
60
{
61
return op_.get();
62
}
63
64
unsigned int GetInputNum(void) const
65
{
Callers
15
InferShape
Method · 0.80
NodeGetParamGeneric
Function · 0.80
NodeSetParamGeneric
Function · 0.80
get_node_op
Function · 0.80
set_custom_kernel
Function · 0.80
remove_custom_kernel
Function · 0.80
Replace
Method · 0.80
SaveTmNode
Method · 0.80
SaveTmNode
Method · 0.80
Prerun
Method · 0.80
parse_node
Function · 0.80
Run
Method · 0.80
Calls
1
get
Method · 0.80
Tested by
no test coverage detected