Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ unmap
Method
unmap
src/cpu/CpuTensor.cpp:59–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
StatusCode CpuTensor::unmap()
60
{
61
// No-op
62
return StatusCode::Success;
63
}
64
65
StatusCode CpuTensor::import(void *handle, ImportMemoryType type)
66
{
Callers
12
unmap
Function · 0.45
AclUnmapTensor
Function · 0.45
setup
Method · 0.45
setup
Method · 0.45
TEST_CASE
Function · 0.45
GenerateProposalsLayer.cpp
File · 0.45
fill_tensor
Function · 0.45
RoundToNearestIntegerPoolTestBody
Function · 0.45
~CLAccessor
Method · 0.45
~CLArrayAccessor
Method · 0.45
validate_result
Method · 0.45
fill_tensor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected