Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
17
void MapWorkload::Execute() const
18
{
19
m_Data.m_Inputs[0]->Map();
20
}
21
22
} //namespace armnn
Callers
15
DetectionPostProcessImpl
Function · 0.45
UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl
Function · 0.45
UnidirectionalSequenceLstmLayerFloat32TestImpl
Function · 0.45
UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl
Function · 0.45
UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest
Function · 0.45
UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest
Function · 0.45
UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest
Function · 0.45
UnidirectionalSequenceLstmLayerInt8Test
Function · 0.45
UnidirectionalSequenceLstmLayerInt8TimeMajorTest
Function · 0.45
UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest
Function · 0.45
UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest
Function · 0.45
UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest
Function · 0.45
Calls
1
Map
Method · 0.45
Tested by
15
DetectionPostProcessImpl
Function · 0.36
UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl
Function · 0.36
UnidirectionalSequenceLstmLayerFloat32TestImpl
Function · 0.36
UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl
Function · 0.36
UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest
Function · 0.36
UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest
Function · 0.36
UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest
Function · 0.36
UnidirectionalSequenceLstmLayerInt8Test
Function · 0.36
UnidirectionalSequenceLstmLayerInt8TimeMajorTest
Function · 0.36
UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest
Function · 0.36
UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest
Function · 0.36
UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest
Function · 0.36