Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ region
Method
region
src/runtime/CL/CLMemory.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
IMemoryRegion *CLMemory::region()
58
{
59
return _region;
60
}
61
62
IMemoryRegion *CLMemory::region() const
63
{
Callers
6
CLTensorAllocator.cpp
File · 0.45
is_allocated
Method · 0.45
set_associated_memory_group
Method · 0.45
unlock
Method · 0.45
map
Method · 0.45
unmap
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected