MCPcopy 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

InferShapeMethod · 0.80
NodeGetParamGenericFunction · 0.80
NodeSetParamGenericFunction · 0.80
get_node_opFunction · 0.80
set_custom_kernelFunction · 0.80
remove_custom_kernelFunction · 0.80
ReplaceMethod · 0.80
SaveTmNodeMethod · 0.80
SaveTmNodeMethod · 0.80
PrerunMethod · 0.80
parse_nodeFunction · 0.80
RunMethod · 0.80

Calls 1

getMethod · 0.80

Tested by

no test coverage detected