Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ GetInternalProfilingState
Method
GetInternalProfilingState
delegate/common/src/DelegateOptions.cpp:508–511 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
506
}
507
508
bool DelegateOptions::GetInternalProfilingState() const
509
{
510
return p_DelegateOptionsImpl->m_InternalProfilingEnabled;
511
}
512
513
const armnn::ProfilingDetailsMethod& DelegateOptions::GetInternalProfilingDetail() const
514
{
Callers
2
Create
Method · 0.80
Create
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected