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

Method begin

src/armnn/SubgraphView.cpp:286–289  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

284}
285
286SubgraphView::IConnectableLayerIterator SubgraphView::begin()
287{
288 return m_IConnectableLayers.begin();
289}
290
291SubgraphView::IConnectableLayerIterator SubgraphView::end()
292{

Callers 5

SubgraphViewMethod · 0.45
beginIConnectableMethod · 0.45
SubstituteSubgraphMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected