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

Method graph

src/graph/INode.cpp:112–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110}
111
112const Graph *INode::graph() const
113{
114 return _graph;
115}
116
117Graph *INode::graph()
118{

Callers 15

create_layerMethod · 0.80
create_layerMethod · 0.80
create_layerMethod · 0.80
create_layerMethod · 0.80
create_layerMethod · 0.80
create_layerMethod · 0.80
create_layerMethod · 0.80
create_layerMethod · 0.80
create_layerMethod · 0.80
create_layerMethod · 0.80
create_layerMethod · 0.80
create_layerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected