MCPcopy 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
23void CaptureData::SetActiveBackends(const std::set<std::string>& activeBackends)
24{
25 m_ActiveBackends = activeBackends;
26}
27
28void CaptureData::SetCapturePeriod(uint32_t capturePeriod)
29{

Callers 1

SetCaptureDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected