Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ GetNumOutputs
Method
GetNumOutputs
src/armnn/Network.cpp:737–740 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
735
}
736
737
size_t IOptimizedNetwork::GetNumOutputs() const
738
{
739
return pOptimizedNetworkImpl->GetNumOutputs();
740
}
741
742
Status OptimizedNetworkImpl::PrintGraph()
743
{
Callers
4
DetectionPostProcess.cpp
File · 0.45
LoadedNetwork
Method · 0.45
EnqueueWorkload
Method · 0.45
ImportOutputs
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected