Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ GetPatch
Method
GetPatch
profiling/common/include/EncodeVersion.hpp:52–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
uint32_t GetMajor() { return m_Major; }
51
uint32_t GetMinor() { return m_Minor; }
52
uint32_t GetPatch() { return m_Patch; }
53
54
bool operator==(const Version& other) const
55
{
Callers
1
ProfilingTests.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected