Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ GetDebugEnabled
Method
GetDebugEnabled
src/armnn/Network.cpp:182–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
}
181
182
bool OptimizerOptionsOpaque::GetDebugEnabled() const
183
{
184
return p_OptimizerOptionsImpl->m_Debug;
185
}
186
187
bool OptimizerOptionsOpaque::GetDebugToFileEnabled() const
188
{
Callers
2
Network.cpp
File · 0.80
Optimize
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected