MCPcopy 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
182bool OptimizerOptionsOpaque::GetDebugEnabled() const
183{
184 return p_OptimizerOptionsImpl->m_Debug;
185}
186
187bool OptimizerOptionsOpaque::GetDebugToFileEnabled() const
188{

Callers 2

Network.cppFile · 0.80
OptimizeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected