Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ cl_region
Method
cl_region
src/runtime/CL/CLMemory.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
ICLMemoryRegion *CLMemory::cl_region()
48
{
49
return _region;
50
}
51
52
ICLMemoryRegion *CLMemory::cl_region() const
53
{
Callers
4
CLTensorAllocator.cpp
File · 0.80
set_associated_memory_group
Method · 0.80
map
Method · 0.80
unmap
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected