MCPcopy 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
24uint32_t CommandHandlerKey::GetVersion() const
25{
26 return m_Version;
27}
28
29bool CommandHandlerKey::operator<(const CommandHandlerKey& rhs) const
30{

Callers 2

RegisterFunctorMethod · 0.45
operator()Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected