MCPcopy Create free account
hub / github.com/ARM-software/armnn / end

Method end

src/armnn/SubgraphView.cpp:291–294  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

289}
290
291SubgraphView::IConnectableLayerIterator SubgraphView::end()
292{
293 return m_IConnectableLayers.end();
294}
295
296// IConnectable Duplication to maintain backwards compatibility
297SubgraphView::IConnectableLayerIterator SubgraphView::beginIConnectable()

Callers 6

SubgraphViewMethod · 0.45
endIConnectableMethod · 0.45
GetWorkingCopyMethod · 0.45
SubstituteSubgraphMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected