Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ GetVersion
Method
GetVersion
profiling/common/src/CommandHandlerKey.cpp:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
uint32_t CommandHandlerKey::GetVersion() const
25
{
26
return m_Version;
27
}
28
29
bool CommandHandlerKey::operator<(const CommandHandlerKey& rhs) const
30
{
Callers
2
RegisterFunctor
Method · 0.45
operator()
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected