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

Method GetDebugToFileEnabled

src/armnn/Network.cpp:187–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

185}
186
187bool OptimizerOptionsOpaque::GetDebugToFileEnabled() const
188{
189 return p_OptimizerOptionsImpl->m_DebugToFile;
190}
191
192bool OptimizerOptionsOpaque::GetAllowExpandedDims() const
193{

Callers 2

Network.cppFile · 0.80
OptimizeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected