Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ SetActiveBackends
Method
SetActiveBackends
profiling/client/src/Holder.cpp:23–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
void CaptureData::SetActiveBackends(const std::set<std::string>& activeBackends)
24
{
25
m_ActiveBackends = activeBackends;
26
}
27
28
void CaptureData::SetCapturePeriod(uint32_t capturePeriod)
29
{
Callers
1
SetCaptureData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected