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

Method GetProfilingEnabled

src/armnn/Network.cpp:157–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155}
156
157bool OptimizerOptionsOpaque::GetProfilingEnabled() const
158{
159 return p_OptimizerOptionsImpl->m_ProfilingEnabled;
160};
161
162bool OptimizerOptionsOpaque::GetImportEnabled() const
163{

Callers 2

Network.cppFile · 0.80
OptimizeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected