Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
302
SubgraphView::IConnectableLayerIterator SubgraphView::endIConnectable()
303
{
304
return m_IConnectableLayers.end();
305
}
306
307
SubgraphView::ConstIConnectableIterator SubgraphView::begin() const
308
{
Callers
nothing calls this directly
Calls
1
end
Method · 0.45
Tested by
no test coverage detected