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

Method endIConnectable

src/armnn/SubgraphView.cpp:302–305  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

300}
301
302SubgraphView::IConnectableLayerIterator SubgraphView::endIConnectable()
303{
304 return m_IConnectableLayers.end();
305}
306
307SubgraphView::ConstIConnectableIterator SubgraphView::begin() const
308{

Callers

nothing calls this directly

Calls 1

endMethod · 0.45

Tested by

no test coverage detected