MCPcopy Create free account
hub / github.com/ARM-software/armnn / GetNumberOfThreads

Method GetNumberOfThreads

src/backends/neon/NeonBackendModelContext.cpp:95–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93}
94
95unsigned int NeonBackendModelContext::GetNumberOfThreads() const
96{
97 return m_NumberOfThreads;
98}
99
100void NeonBackendModelContext::ApplyAclIsaPolicy() const
101{

Callers 2

SetNumberOfThreadsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected