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

Method Execute

src/backends/backendsCommon/MapWorkload.cpp:17–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15}
16
17void MapWorkload::Execute() const
18{
19 m_Data.m_Inputs[0]->Map();
20}
21
22} //namespace armnn

Calls 1

MapMethod · 0.45