MCPcopy Create free account
hub / github.com/ARM-software/ComputeLibrary / id

Method id

src/graph/INode.cpp:102–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100}
101
102NodeID INode::id() const
103{
104 return _id;
105}
106
107std::string INode::name() const
108{

Callers 15

TensorInfoMethod · 0.45
finalize_graphMethod · 0.45
execute_graphMethod · 0.45
invalidate_graphMethod · 0.45
set_output_tensorMethod · 0.45
print_nodesMethod · 0.45
configure_nodeMethod · 0.45
validate_nodeMethod · 0.45
configure_nodeMethod · 0.45
validate_nodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected