Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
66
bool ClBackendModelContext::IsFastMathEnabled() const
67
{
68
return m_IsFastMathEnabled;
69
}
70
71
bool ClBackendModelContext::SaveCachedNetwork() const
72
{
Callers
4
IsConvolution2dSupported
Method · 0.45
IsConvolution3dSupported
Method · 0.45
CreateWorkload
Method · 0.45
OptimizeSubgraphView
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected