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

Method IsFastMathEnabled

src/backends/cl/ClBackendModelContext.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66bool ClBackendModelContext::IsFastMathEnabled() const
67{
68 return m_IsFastMathEnabled;
69}
70
71bool ClBackendModelContext::SaveCachedNetwork() const
72{

Callers 4

CreateWorkloadMethod · 0.45
OptimizeSubgraphViewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected