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

Method IsFastMathEnabled

src/backends/neon/NeonBackendModelContext.cpp:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90bool NeonBackendModelContext::IsFastMathEnabled() const
91{
92 return m_IsFastMathEnabled;
93}
94
95unsigned int NeonBackendModelContext::GetNumberOfThreads() const
96{

Callers 4

CreateWorkloadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected