Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ unmap
Method
unmap
src/graph/backends/CL/CLTensorHandle.cpp:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
void CLTensorHandle::unmap()
63
{
64
_tensor.unmap();
65
}
66
67
void CLTensorHandle::release_if_unused()
68
{
Callers
3
call_accessor
Method · 0.45
execute_task
Function · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected