Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ Unmap
Method
Unmap
src/backends/cl/ClTensorHandle.hpp:85–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
virtual void Unmap() const override { const_cast<arm_compute::CLTensor*>(&m_Tensor)->unmap(); }
86
87
virtual ITensorHandle* GetParent() const override { return nullptr; }
88
Callers
15
CopyInFrom
Method · 0.95
FindMinMax
Function · 0.45
CopyOutTo
Method · 0.45
CopyOutTo
Method · 0.45
CopyOutTo
Method · 0.45
Execute
Method · 0.45
Execute
Method · 0.45
Execute
Method · 0.45
Execute
Method · 0.45
CopyTensorContentsGeneric
Function · 0.45
EnqueueInput
Method · 0.45
EnqueueOutput
Method · 0.45
Calls
1
unmap
Method · 0.45
Tested by
1
CheckConstTensors
Method · 0.36