Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ EnableProfiling
Method
EnableProfiling
src/armnn/Profiling.cpp:195–198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
}
194
195
void ProfilerImpl::EnableProfiling(bool enableProfiling)
196
{
197
m_ProfilingEnabled = enableProfiling;
198
}
199
200
void ProfilerImpl::EnableNetworkDetailsToStdOut(ProfilingDetailsMethod details)
201
{
Callers
15
operator()
Method · 0.45
ClFallbackTests.cpp
File · 0.45
ClImportTensorHandleTests.cpp
File · 0.45
NeonFallbackTests.cpp
File · 0.45
GetSoftmaxProfilerJson
Function · 0.45
ImportNonAlignedInputPointerTest
Function · 0.45
ImportAlignedPointerTest
Function · 0.45
ImportOnlyWorkload
Function · 0.45
ExportOnlyWorkload
Function · 0.45
ImportAndExportWorkload
Function · 0.45
ExportOutputWithSeveralOutputSlotConnectionsTest
Function · 0.45
ForceImportWithAlignedBuffersEndToEndTest
Function · 0.45
Calls
no outgoing calls
Tested by
14
GetSoftmaxProfilerJson
Function · 0.36
ImportNonAlignedInputPointerTest
Function · 0.36
ImportAlignedPointerTest
Function · 0.36
ImportOnlyWorkload
Function · 0.36
ExportOnlyWorkload
Function · 0.36
ImportAndExportWorkload
Function · 0.36
ExportOutputWithSeveralOutputSlotConnectionsTest
Function · 0.36
ForceImportWithAlignedBuffersEndToEndTest
Function · 0.36
ForceImportWithMisalignedInputBuffersEndToEndTest
Function · 0.36
ForceImportWithMisalignedOutputBuffersEndToEndTest
Function · 0.36
ForceImportWithMisalignedInputAndOutputBuffersEndToEndTest
Function · 0.36
ForceImportRepeatedInferencesEndToEndTest
Function · 0.36